GCC Code Coverage Report
Directory:
./
File:
file4.cpp
Date:
2022-03-25 20:27:32
Exec
Total
Coverage
Lines:
0
2
0.0%
Functions:
0
1
0.0%
Branches:
0
0
-%
List of functions
Function
Line
Call count
uncovered()
1
not called
Line
Branch
Exec
Source
1
✗
int
uncovered
()
2
{
3
✗
return
0
;
4
}
5