Function | File | Line | Call count |
---|---|---|---|
bar() | file2.cpp | 1 | called 1 time |
bar_() | file2.cpp | 8 | not called |
foo(int) | file1.cpp | 1 | called 1 time |
fourbar() | file3.cpp | 1 | called 1 time |
fourbar_() | file3.cpp | 8 | not called |
main | main.cpp | 9 | called 1 time |
uncovered() | file4.cpp | 1 | not called |