LCOV - code coverage report | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
Branch data Line data Source code 1 : : #include <stdio.h> 2 : : 3 : 4 : int main (void) 4 : : { 5 : 4 : fprintf (stderr, "this is spawn-test-helper from path-test-subdir\n"); 6 : 4 : return 5; 7 : : } |
Generated by: LCOV version 2.0-1 |