GCC Code Coverage Report


Directory: tests/exclude-line-branch/
Date: 2025-09-27 21:24:05+00:00
Coverage Exec Excl Total
Lines: 88.2% 15 10 27
Functions: 100.0% 4 1 5
Branches: 80.0% 8 10 20

Function (File:Line) Call count Line coverage Branch coverage Block coverage
Bar::Bar() (tests/exclude-line-branch/main.cpp:10)called 1 time100.0%-%100.0%
Bar::~Bar() (tests/exclude-line-branch/main.cpp:12)called 1 time100.0%-%67.0%
bar(int) (tests/exclude-line-branch/bar.cpp:14)not called100.0%-%0.0%
foo(int) (tests/exclude-line-branch/foo.cpp:2)called 5 times77.8%75.0%81.0%
main (tests/exclude-line-branch/main.cpp:19)called 1 time100.0%100.0%100.0%