| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| bar(int) (main.cpp:18) | called 1 time | 80.0% | 50.0% | 67.0% |
| foo(int) (main.cpp:3) | called 1 time | 75.0% | 50.0% | 64.0% |
| 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: | 82.4% | 14 | 0 | 17 |
| Functions: | 100.0% | 3 | 0 | 3 |
| Branches: | 50.0% | 3 | 0 | 6 |
| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| bar(int) (main.cpp:18) | called 1 time | 80.0% | 50.0% | 67.0% |
| foo(int) (main.cpp:3) | called 1 time | 75.0% | 50.0% | 64.0% |
| main (main.cpp:26) | called 1 time | 100.0% | -% | 100.0% |