GCC Code Coverage Report


.
Date: 0000-00-00 00:00:00
Lines:
21/24
87.5%
Functions:
6/6
100.0%
Branches:
7/16
43.8%

Function (File:Line) Call count Block coverage
RAII::RAII(bool) (main.cpp:21)called 1 time100.0%
RAII::method_that_may_throw() const (main.cpp:16)called 1 time100.0%
RAII::~RAII() (main.cpp:22)called 1 time100.0%
function_that_may_throw(bool) (main.cpp:3)called 3 times66.0%
function_with_catchers(int) (main.cpp:24)called 1 time52.0%
main (main.cpp:49)called 1 time100.0%