GCC Code Coverage Report


Directory: ./
Date: 2025-09-27 21:24:05+00:00
Coverage Exec Excl Total
Lines: 95.3% 41 0 43
Functions: 100.0% 8 0 8
Branches: 75.0% 9 0 12

Function (File:Line) Call count Line coverage Branch coverage Block coverage
foo() (main.cpp:3)called 1 time100.0%-%100.0%
func_a(int, int) (function.hpp:2)called 4 times100.0%100.0%100.0%
func_b(int, int) (function.hpp:2)called 1 time83.3%50.0%89.0%
main (main.cpp:24)called 1 time100.0%-%100.0%
ns::func_a(int) (function.hpp:13)called 1 time100.0%-%100.0%
ns::func_b(int) (function.hpp:13)called 1 time100.0%-%100.0%
void func<double>(double, double) (main.cpp:8)called 2 times75.0%50.0%33.0%
void func<int>(int, int) (main.cpp:8)called 2 times100.0%100.0%100.0%