Function (File:Line) | Call count | Line coverage | Branch coverage | Condition coverage | Block coverage |
---|---|---|---|---|---|
bar() (file2.cpp:1) | called 1 time | 100.0% | -% | -% | 100.0% |
foo(int) (file1.cpp:1) | called 1 time | 75.0% | 50.0% | 50.0% | 75.0% |
bar_() (file2.cpp:8) | not called | 0.0% | -% | -% | 0.0% |
four_bar() (file3.cpp:1) | called 1 time | 100.0% | -% | -% | 100.0% |
four_bar_() (file3.cpp:8) | not called | 0.0% | 0.0% | 0.0% | 0.0% |
uncovered() (file4.cpp:1) | not called | 0.0% | -% | -% | 0.0% |
main (main.cpp:9) | called 1 time | 100.0% | -% | -% | 100.0% |