| blib/lib/Test/Most.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 1 | 17 | 1 | not $bail_set and $ENV{'DIE_ON_FAIL'} |
| 115 | 4 | 27 | 1 | not $bail_set and "die" eq $_[$i] |
| 301 | 16 | 1 | 0 | $builder->{'TEST_MOST_deferred_plan'} and not $builder->{'TEST_MOST_all_done'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 293 | 0 | 0 | 0 | $builder->{'TEST_MOST_failure_action'} || sub { } |