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

          Line data    Source code
       1           1 : <template lang="pug">
       2           0 : .row.no-gutters.x-error-list
       3           0 :   InputError(:showErrors="true" :errors="errors" :warnings="warnings")
       4           0 : </template>
       5           0 : <script src='./ErrorList.vue.js' />
       6             : <style lang='scss'>
       7             : .x-error-list .b-alerts .alert:first-child {
       8             :   margin-top: 0.5rem !important;
       9             : }
      10             : </style>

Generated by: LCOV version 1.16