| blib/lib/Test/Parallel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 13 | 46.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 210 | 0 | 0 | 423 | $code and ref $code eq 'CODE' |
| 291 | 0 | 0 | 8 | defined $$test{'test'} and defined $$test{'args'} |
| line | l | !l | condition |
|---|---|---|---|
| 167 | 15 | 63 | $opts{'max_process_per_cpu'} || 1 |
| 189 | 97 | 0 | $cpu ||= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 150 | 0 | 0 | 239 | $exit or $exit_signal |