| blib/lib/Test/Most.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 18 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 1 | 23 | 1 | not $bail_set and $ENV{'DIE_ON_FAIL'} |
| 112 | 31 | 0 | 6 | $_[$i] eq "import" and ref $_[$i + 1] eq "ARRAY" |
| 126 | 0 | 1 | 1 | @explicit and not grep({$_ eq $do_not_import_by_default;} @explicit) |
| 137 | 4 | 30 | 1 | not $bail_set and "die" eq $_[$i] |
| 330 | 17 | 1 | 0 | $builder->{'TEST_MOST_deferred_plan'} and not $builder->{'TEST_MOST_all_done'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 322 | 0 | 0 | 0 | $builder->{'TEST_MOST_failure_action'} || sub { } |