| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| foo1(int) (code.cpp:3) | called 1 time | 75.0% | 50.0% | 75.0% |
| foo2(int) (code.cpp:12) | called 1 time | 75.0% | 50.0% | 75.0% |
| Directory: | . |
|---|---|
| Date: | 2025-09-27 21:24:05+00:00 |
| Coverage | Exec | Excl | Total | |
|---|---|---|---|---|
| Lines: | 75.0% | 6 | 0 | 8 |
| Functions: | 100.0% | 2 | 0 | 2 |
| Branches: | 50.0% | 2 | 0 | 4 |
| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| foo1(int) (code.cpp:3) | called 1 time | 75.0% | 50.0% | 75.0% |
| foo2(int) (code.cpp:12) | called 1 time | 75.0% | 50.0% | 75.0% |