Branch Coverage

blib/lib/Parallel/SubArray.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
20 87 18 if (my $pid = fork) { }
26 0 18 unless defined $pid
39 2 10 if $err
46 11 49 if $pid == -1 or not @subs
47 0 49 unless exists $rets{$pid}
48 18 31 if ($err) { }
64 1 10 wantarray ? :