| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| main (main.cpp:51) | called 1 time | 84.6% | 47.7% | 57.0% |
| ns1::Bar1::Bar1() (main.cpp:8) | called 4 times | 100.0% | -% | 100.0% |
| ns1::Bar1::~Bar1() (main.cpp:10) | called 4 times | 100.0% | 0.0% | 100.0% |
| ns2::Bar2::Bar2() (main.cpp:24) | called 3 times | 100.0% | -% | 100.0% |
| ns2::Bar2::~Bar2() (main.cpp:26) | called 3 times | 100.0% | 0.0% | 100.0% |
| ns3::Bar3::Bar3() (main.cpp:40) | called 2 times | 100.0% | -% | 100.0% |
| ns3::Bar3::~Bar3() (main.cpp:42) | called 2 times | 100.0% | 0.0% | 100.0% |