GCC Code Coverage Report


Directory: .
Date: 2022-07-31 14:45:01
Exec Total Coverage
Lines: 18 20 90.0%
Functions: 6 6 100.0%
Branches: 6 12 50.0%

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 49 called 1 time