| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| Foo::work(int) (main.cpp:5) | called 1 time | 100.0% | 66.7% | 70.0% |
| main (main.cpp:14) | called 1 time | 100.0% | 50.0% | 100.0% |
| Directory: | . |
|---|---|
| Date: | 2025-09-27 21:24:05+00:00 |
| Coverage | Exec | Excl | Total | |
|---|---|---|---|---|
| Lines: | 100.0% | 8 | 0 | 8 |
| Functions: | 100.0% | 2 | 0 | 2 |
| Branches: | 62.5% | 5 | 0 | 8 |
| Decisions: | 75.0% | 3 | - | 4 |
| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| Foo::work(int) (main.cpp:5) | called 1 time | 100.0% | 66.7% | 70.0% |
| main (main.cpp:14) | called 1 time | 100.0% | 50.0% | 100.0% |