| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| main (main.cpp:51) | called 1 time | 100.0% | 47.4% | 62.0% |
| ns1::Bar1::Bar1() (main.cpp:8) | called 3 times | 100.0% | -% | 100.0% |
| ns1::Bar1::~Bar1() (main.cpp:10) | called 3 times | 100.0% | 50.0% | 67.0% |
| ns2::Bar2::Bar2() (main.cpp:24) | called 2 times | 100.0% | -% | 100.0% |
| ns2::Bar2::~Bar2() (main.cpp:26) | called 2 times | 100.0% | 50.0% | 75.0% |
| ns3::Bar3::Bar3() (main.cpp:40) | called 1 time | 100.0% | -% | 100.0% |
| ns3::Bar3::~Bar3() (main.cpp:42) | called 1 time | 100.0% | 50.0% | 75.0% |