| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| _Z22function_with_catchersi (main.cpp:24) | called 1 time | 85.7% | 33.3% | 55.0% |
| _Z23function_that_may_throwb (main.cpp:3) | called 3 times | 80.0% | 75.0% | 57.0% |
| _ZN4RAIIC2Eb (main.cpp:21) | called 1 time | 100.0% | -% | 100.0% |
| _ZN4RAIID2Ev (main.cpp:22) | called 1 time | 100.0% | -% | 100.0% |
| _ZNK4RAII21method_that_may_throwEv (main.cpp:16) | called 1 time | 100.0% | -% | 100.0% |
| main (main.cpp:47) | called 1 time | 100.0% | -% | 100.0% |