LCOV - code coverage report
Current view: top level - src/components - SVGSelector.vue (source / functions) Hit Total Coverage
Test: lcov.info Lines: 7 7 100.0 %
Date: 2025-06-29 02:18:36 Functions: 1 1 100.0 %

          Line data    Source code
       1           1 : <template lang="pug">
       2          16 : div.d-none
       3          16 : </template>
       4          16 : <script src='./SVGSelector.vue.js' />
       5          16 : <style lang='scss'>
       6             : .x-ssvg-item {
       7           1 :   .x-svg .hovered {
       8           1 :     cursor: crosshair;
       9             :     stroke: red!important;
      10             :     stroke-width: 2px!important;
      11             :     opacity: 1!important;
      12             :   }
      13             : }
      14             : </style>

Generated by: LCOV version 1.16