Condition Coverage

blib/lib/Parallel/Prefork.pm
Criterion Covered Total %
condition 12 17 70.5


and 3 conditions

line !l l&&!r l&&r condition
55 0 64 1118 $self->{'_no_adjust_until'} <= &Time::HiRes::time() && $self->_decide_action
95 0 1035 69 !$self->{'__dbg_callback'} && $action <= 0
98 1 22 5 delete $self->{'worker_pids'}{$exit_pid} == $self->{'generation'} and $status != 0
211 0 3 41 $self->num_workers != 0 and Time::HiRes::tv_interval($start_at) < $timeout
239 76 52 0 $self->_decide_action > 0 && defined $self->{'_no_adjust_until'}

or 2 conditions

line l !l condition
137 0 68 $exit_code || 0