| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| foo(int) (main.cpp:3) | called 2 times | 57.1% | 100.0% | 57.0% |
| main (main.cpp:19) | called 1 time | 80.0% | 50.0% | 77.0% |
| Directory: | . |
|---|---|
| Date: | 2025-09-27 21:24:05+00:00 |
| Coverage | Exec | Excl | Total | |
|---|---|---|---|---|
| Lines: | 66.7% | 8 | 0 | 12 |
| Functions: | 100.0% | 2 | 0 | 2 |
| Branches: | 62.5% | 5 | 3 | 11 |
| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| foo(int) (main.cpp:3) | called 2 times | 57.1% | 100.0% | 57.0% |
| main (main.cpp:19) | called 1 time | 80.0% | 50.0% | 77.0% |