GCC Code Coverage Report
Directory:
.
File:
main.cpp
Date:
0000-00-00 00:00:00
Exec
Total
Coverage
Lines:
2
2
100.0%
Functions:
1
1
100.0%
Branches:
0
0
-%
List of functions
Function
Line
Call count
main
2
called 1 time
Line
Branch
Exec
Source
1
2
1
int
main
()
{
3
1
return
0
;
4
}
5