Branch Coverage

blib/lib/Parallel/Boss.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
93 0 1 unless pipe my $rd, my $wr
101 0 1 if $self->{'exit_timeout'}
105 0 0 if $self->{'_finish'}
114 0 9 unless delete $self->{'_workers'}{$pid}
115 4 5 if ($self->{'_finish'}) { }
116 1 3 unless keys %{$$self{'_workers'};}
126 0 9 unless (defined $pid)
131 9 0 if ($pid) { }