GCC Code Coverage Report


Directory: .
Date: 2024-02-25 21:07:16+00:00
Exec Total Coverage
Lines: 21 24 87.5%
Functions: 6 6 100.0%
Branches: 6 10 60.0%

Function (File:Line) Call count Block coverage
RAII::RAII(bool) (main.cpp:21)called 2 times100.0%
RAII::method_that_may_throw() const (main.cpp:16)called 2 times100.0%
RAII::~RAII() (main.cpp:22)called 2 times100.0%
function_that_may_throw(bool) (main.cpp:3)called 6 times88.0%
function_with_catchers(int) (main.cpp:24)called 2 times63.0%
main (main.cpp:47)called 2 times100.0%