| blib/lib/Parallel/Runner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 19 | 20 | 95.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 128 | 3623 | 11 | 1 | $timeout and $counter >= $timeout |
| 133 | 175 | 0 | 2 | $timeout and $timeoutsub |
| 175 | 1 | 1 | $timeout and $timeoutsub and $counter >= $timeout | |
| 154 | 32 | 25 | 1 | $self->pid == $$ and $self->children |
| line | l | !l | condition |
|---|---|---|---|
| 48 | 45 | 13 | $max || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 66 | 23 | 91 | 10 | $force_fork || $self->max > 1 |
| 102 | 34 | 14 | 52 | $self->pipe || $self->data_callback |