Condition Coverage

blib/lib/Parallel/Runner.pm
Criterion Covered Total %
condition 19 20 95.0


and 3 conditions

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

or 2 conditions

line l !l condition
48 45 13 $max || 1

or 3 conditions

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