GCC Code Coverage Report
Directory:
./
File:
file4.cpp
Date:
2025-09-27 21:24:05+00:00
Coverage
Exec
Excl
Total
Lines:
0.0%
0
0
2
Functions:
0.0%
0
0
1
Branches:
-%
0
0
0
List of functions
Function (Line)
Call count
Line coverage
Branch coverage
Block coverage
uncovered() (line 1)
not called
0.0%
-%
0.0%
Line
Branch
Exec
Source
1
✗
int
uncovered
()
2
{
3
✗
return
0
;
4
}
5