Condition Coverage

lib/MooseX/Workers/Engine.pm
Criterion Covered Total %
condition 14 21 66.6


and 3 conditions

line !l l&&!r l&&r condition
153 67 0 6 &blessed($job) and $job->isa('MooseX::Workers::Job')
180 67 0 6 &blessed($job) and $job->isa('MooseX::Workers::Job')
260 0 0 146 $_[10] eq 'read' and $_[11] == 0
281 52 21 52 $self->num_workers < $self->max_workers and my $jobref = $self->dequeue_process

or 3 conditions

line l !l&&r !l&&!r condition
214 0 1 1 uc $sig eq 'CHLD' or uc $sig eq 'CHILD'
246 6 66 0 $job || $wheel_id
254 4 66 0 $job || $wheel_id