| blib/lib/Parallel/Queue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 14 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 55 | 3458 | 0 | 6 | blessed $item and $next = $item->can('next_job') |
| 256 | 11 | 2 | 204 | $fork && $count |
| 326 | 7 | 83 | 0 | $fork and $^P |
| 0 | 0 | 83 | $fork and $^P and not $DB::fork_TTY |
| line | l | !l | condition |
|---|---|---|---|
| 288 | 1 | 89 | $value //= 1 |