LCOV - code coverage report
Current view: top level - hello-c-coverage - test_hello.c (source / functions) Hit Total Coverage
Test: lcov.info Lines: 3 3 100.0 %
Date: 1980-01-01 00:00:00 Functions: 1 1 100.0 %

          Line data    Source code
       1             : #include "hello.h"
       2             : 
       3           1 : int main() {
       4           1 :   covered();
       5           1 :   return 0;
       6             : }

Generated by: LCOV version 1.0