Condition Coverage

blib/lib/Parallel/Subs.pm
Criterion Covered Total %
condition 5 16 31.2


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 435 $code and ref $code eq 'CODE'
199 0 0 0 defined $callback->{'test'} and defined $callback->{'args'}

or 2 conditions

line l !l condition
49 15 68 $opts{'max_process_per_cpu'} || 1
72 102 0 $cpu ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 243 $exit or $exit_signal
121 0 0 0 scalar @original_jobs % $cpu or not $jobs_per_cpu