Branch Coverage
t/MyTest.xs
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
24
0
1
cb();
28
1
0
throw std::logic_error("my-logic-error");
33
0
2
fn();
37
1
0
throw std::logic_error("my-error\n");