LCOV - code coverage report
Current view: top level - src/components/SSVGPropList - PropertyAuto.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           5 : .row.align-items-center.no-gutters.my-1
       3           5 :   .col-7(@click='setSelected')
       4           5 :     BadgeButton(type='property' :badges='{ name }' :isSelected='isSelected')
       5           5 :   .col-5
       6             :     BaseInput.ml-auto.p-0(ref='value' :noEditIcon='true' :inEdit='true' @edit="onEdit")
       7             :   BaseAnimationBlock(anim='height')
       8             :     RelationList(v-show='isInSelection' :property='property' :state='state')
       9             : </template>
      10             : <script src='./PropertyAuto.vue.js' />

Generated by: LCOV version 1.16