Branch Coverage

blib/lib/Parallel/Boss.pm
Criterion Covered Total %
branch 0 16 0.0


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