Function | File | Line | Call count |
---|---|---|---|
Bar::Bar() | main.cpp | 7 | called 1 time |
Bar::~Bar() | main.cpp | 9 | called 1 time |
bar(int) | main.cpp | 38 | excluded |
foo(int) | main.cpp | 16 | called 5 times |
main | main.cpp | 46 | called 1 time |
Directory: | . |
---|---|
Date: | 0000-00-00 00:00:00 |
Exec | Total | Coverage | |
---|---|---|---|
Lines: | 15 | 17 | 88.2% |
Functions: | 4 | 4 | 100.0% |
Branches: | 8 | 10 | 80.0% |
Function | File | Line | Call count |
---|---|---|---|
Bar::Bar() | main.cpp | 7 | called 1 time |
Bar::~Bar() | main.cpp | 9 | called 1 time |
bar(int) | main.cpp | 38 | excluded |
foo(int) | main.cpp | 16 | called 5 times |
main | main.cpp | 46 | called 1 time |