GCC Code Coverage Report
.
Coverage:
low: ≥ 0%
medium: ≥ 75.0%
high: ≥ 90.0%
Lines:
2 of 2, 0 excluded
100.0%
Functions:
1 of 1, 0 excluded
100.0%
Branches:
0 of 0, 0 excluded
-%
List of functions
Function (File:Line)
Calls
Lines
Branches
Blocks
main (main.cpp:2)
called 1 time
100.0%
-%
100.0%
main.cpp
2 covered
0 uncovered
0 partial covered
0 excluded
Line
Branch
Exec
Source
Block IDs
1
2
1
int
main
()
{
3
1
return
0
;
4
}
5