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% | 0.0% | 0.0% |
uncovered() (subdir/A/file7.cpp:1) | not called | 0.0% | -% | -% | 0.0% |
main (subdir/B/main.cpp:12) | called 1 time | 100.0% | -% | -% | 100.0% |