LCOV - code coverage report
Current view: top level - src/components - InfoAlert.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          33 : .alert.alert-info.m-0.px-2(role='alert')
       3          33 :   .d-flex.flex-nowrap
       4          33 :     i.fa.fa-question-circle.lead.align-self-center.mr-2
       5          33 :     span
       6             :       slot
       7             : </template>
       8             : <script src='./InfoAlert.vue.js' />

Generated by: LCOV version 1.16