blib/lib/Test/Most.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 1 | 15 | 1 | not $bail_set and $ENV{'DIE_ON_FAIL'} |
113 | 6 | 45 | 1 | not $bail_set and "die" eq $_[$i] |
296 | 15 | 1 | 0 | $builder->{'TEST_MOST_deferred_plan'} and not $builder->{'TEST_MOST_all_done'} |
line | l | !l | condition |
---|---|---|---|
288 | 0 | 0 | $builder->{'TEST_MOST_failure_action'} || sub { } |