| Function (File:Line) | Call count | Line coverage | Branch coverage | Condition coverage | Block coverage |
|---|---|---|---|---|---|
| foo(int) (main.cpp:5) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
| main (main.cpp:14) | called 1 time | 100.0% | -% | -% | 100.0% |
| Directory: | . |
|---|---|
| Date: | 2025-09-27 21:24:05+00:00 |
| Coverage | Exec | Excl | Total | |
|---|---|---|---|---|
| Lines: | 85.7% | 6 | 0 | 7 |
| Functions: | 100.0% | 2 | 0 | 2 |
| Branches: | 50.0% | 1 | 0 | 2 |
| Conditions: | 50.0% | 1 | 0 | 2 |
| Function (File:Line) | Call count | Line coverage | Branch coverage | Condition coverage | Block coverage |
|---|---|---|---|---|---|
| foo(int) (main.cpp:5) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
| main (main.cpp:14) | called 1 time | 100.0% | -% | -% | 100.0% |