Condition Coverage

blib/lib/Gearman/Worker.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
255 0 0 0 $!{'EPIPE'} and $self->{'parent_pipe'}
603 2 0 0 $count && $count == scalar @job_servers

or 2 conditions

line l !l condition
204 0 0 delete $opts{'stop_if'} || sub { 0; }

or 3 conditions

line l !l&&r !l&&!r condition
647 0 1 0 $self->{'down_since'}{$js_str} ||= $now