LCOV - code coverage report
Current view: top level - gcov-example - test.c (source / functions) Coverage Total Hit
Test: coverage.info Lines: 0.0 % 1 0
Test Date: 2025-05-10 13:10:24 Functions: 0.0 % 1 0

            Line data    Source code
       1              : #include <stdio.h>
       2              : 
       3            0 : void test_zero() { printf("test 0 \n"); }
       4              : 
       5              : #if 0
       6              : int test_skip() {
       7              :   printf("this skip \n");
       8              :   return 0;
       9              : }
      10              : #endif
        

Generated by: LCOV version 2.0-1