GCC Code Coverage Report
./
File: file1.cpp
Date: 2025-09-27 21:24:05+00:00
Lines:
0 of 0, 0 excluded
-%
Functions:
0 of 0, 0 excluded
-%
Branches:
0 of 0, 0 excluded
-%
Conditions:
0 of 0, 0 excluded
-%
Line
Branch
Condition
Exec
Source
1
2
int
bar
()
3
{
4
return
0
;
5
}
6