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
-%

main.cpp
Line Branch Exec Source Block IDs
1
2 1 int main() {
3 1 return 0; [2]
4 }
5