GCC Code Coverage Report
Directory:
.
Date:
2022-03-25 20:02:22
Legend:
low: >= 0%
medium: >= 75.0%
high: >= 90.0%
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