GCC Code Coverage Report
Directory:
../nested/subdir/
File:
A/file7.cpp
Date:
0000-00-00 00:00:00
Exec
Total
Coverage
Lines:
0
2
0.0%
Functions:
0
1
0.0%
Branches:
0
0
-%
List of functions
Function (Line)
Call count
Block coverage
uncovered() (line 1)
not called
0.0%
Line
Branch
Exec
Source
1
✗
int
uncovered
()
2
{
3
✗
return
0
;
4
}
5