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