Branch Coverage

t/MyTest.xs
Criterion Covered Total %
branch 3 6 50.0


line true false branch
15 0 1 cb();
19 1 0 throw std::logic_error("my-logic-error");
27 1 0 throw std::logic_error("my-error\n");