| blib/lib/Parallel/Boss.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 83 | 0 | 0 | unless pipe my $rd, my $wr |
| 95 | 0 | 0 | if $self->{'_finish'} |
| 104 | 0 | 0 | unless delete $self->{'_workers'}{$pid} |
| 105 | 0 | 0 | if $self->{'_finish'} and not keys %{$$self{'_workers'};} |
| 106 | 0 | 0 | unless $self->{'_finish'} |
| 113 | 0 | 0 | unless (defined $pid) |
| 118 | 0 | 0 | if ($pid) { } |
| 147 | 0 | 0 | if $self->{'_select'}->can_read |