GCC Code Coverage Report
Directory:
exclude-line-branch/
Coverage
Exec
Excl
Total
Lines:
88.2%
15
11
28
Functions:
100.0%
4
1
5
Branches:
80.0%
8
10
20
Function (File:Line)
Calls
Lines
Branches
Blocks
Bar::Bar() (exclude-line-branch/main.cpp:10)
called 1 time
100.0%
-%
100.0%
Bar::~Bar() (exclude-line-branch/main.cpp:12)
called 1 time
100.0%
-%
100.0%
bar(int) (exclude-line-branch/bar.cpp:14)
excluded
100.0%
-%
0.0%
foo(int) (exclude-line-branch/foo.cpp:2)
called 5 times
77.8%
75.0%
81.0%
main (exclude-line-branch/main.cpp:19)
called 1 time
100.0%
100.0%
100.0%