GCC Code Coverage Report


Directory: tests/excl-line-branch/
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 Block coverage
Bar::Bar() (tests/excl-line-branch/main.cpp:10)called 1 time100.0%
Bar::~Bar() (tests/excl-line-branch/main.cpp:12)called 1 time100.0%
bar(int) (tests/excl-line-branch/bar.cpp:14)excluded0.0%
foo(int) (tests/excl-line-branch/foo.cpp:2)called 5 times81.0%
main (tests/excl-line-branch/main.cpp:19)called 1 time100.0%