GCC Code Coverage Report


nested/subdir/
Coverage:
low: ≥ 0%
medium: ≥ 75.0%
high: ≥ 90.0%
Lines:
0 of 2, 0 excluded
0.0%
Functions:
0 of 1, 0 excluded
0.0%
Branches:
0 of 0, 0 excluded
-%
Conditions:
0 of 0, 0 excluded
-%

A/file7.cpp
Line Branch Condition Exec Source
1 int uncovered()
2 {
3 return 0;
4 }
5