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