GCC Code Coverage Report
Coverage:
low: ≥ 0%
medium: ≥ 75.0%
high: ≥ 90.0%
Lines:
0 of 2, 0 excluded
0.0%
Functions:
0 of 1, 0 excluded
0.0%
Branches:
0 of 0, 0 excluded
-%
| Line |
Branch |
Exec |
Source |
| 1 |
|
✗ |
int uncovered() |
| 2 |
|
|
{ |
| 3 |
|
✗ |
return 0; |
| 4 |
|
|
} |
| 5 |
|
|
|