Function (File:Line) | Call count | Line coverage | Branch coverage | Condition coverage | Block coverage |
---|---|---|---|---|---|
bar() (.subdir/A/file2.cpp:1) | called 1 time | 100.0% | -% | -% | 100.0% |
foo(int) (.subdir/A/file1.cpp:1) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
bar_() (.subdir/A/file2.cpp:8) | not called | 0.0% | -% | -% | 0.0% |
foo5(int) (.subdir/A/C/file5.cpp:1) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
foo6(int) (.subdir/A/C/D/file6.cpp:1) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
foobar(int) (.subdir/A/file4.cpp:1) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
four_bar() (.subdir/A/file3.cpp:1) | called 1 time | 100.0% | -% | -% | 100.0% |
four_bar_() (.subdir/A/file3.cpp:8) | not called | 0.0% | -% | -% | 0.0% |
main (.subdir/B/main.cpp:11) | called 1 time | 100.0% | -% | -% | 100.0% |