GCC Code Coverage Report


.
Date: 2024-01-25 20:35:41+00:00
Lines:
21/24
87.5%
Functions:
6/6
100.0%
Branches:
7/16
43.8%

Function (File:Line) Call count Block coverage
_Z22function_with_catchersi (main.cpp:24)called 1 time, returned 1 time55.0%
_Z23function_that_may_throwb (main.cpp:3)called 3 times, returned 1 time57.0%
_ZN4RAIIC2Eb (main.cpp:21)called 1 time, returned 1 time100.0%
_ZN4RAIID2Ev (main.cpp:22)called 1 time, returned 1 time100.0%
_ZNK4RAII21method_that_may_throwEv (main.cpp:16)called 1 time, returned 1 time100.0%
main (main.cpp:49)called 1 time, returned 1 time100.0%