GCC Code Coverage Report


Directory: .
Date: 2022-07-31 14:53:19
Exec Total Coverage
Lines: 19 21 90.5%
Functions: 6 6 100.0%
Branches: 7 11 63.6%

Function File Line Call count
RAII::RAII(bool) main.cpp 21 called 1 time
RAII::method_that_may_throw() const main.cpp 16 called 1 time
RAII::~RAII() main.cpp 22 called 1 time
function_that_may_throw(bool) main.cpp 3 called 3 times
function_with_catchers(int) main.cpp 24 called 1 time
main main.cpp 47 called 1 time