GCC Code Coverage Report
Directory: |
./ |
File: |
A/file7.cpp |
Date: |
0000-00-00 00:00:00 |
|
Exec |
Total |
Coverage |
Lines: |
0 |
2 |
0.0% |
Functions: |
0 |
1 |
0.0% |
Branches: |
0 |
0 |
-% |
Conditions: |
0 |
0 |
-% |
Line |
Branch |
Condition |
Exec |
Source |
1 |
|
|
✗ |
int uncovered() |
2 |
|
|
|
{ |
3 |
|
|
✗ |
return 0; |
4 |
|
|
|
} |
5 |
|
|
|
|