Branch Coverage
blib/lib/Test/Run/Plugin/BreakOnFailure.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
55
1
2
if
(
$self
->should_break_on_failure
and
not
$self
->last_test_results
->passing
)