blib/lib/Coro/ProcessPool/Pipeline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | unless my $finished = $self->{'complete'}->get |
27 | 0 | 0 | if ($error) { } |
37 | 0 | 0 | if $self->{'is_shutdown'} |
38 | 0 | 0 | if $self->{'shutting_down'} |
49 | 0 | 0 | if ($self->{'num_pending'} == 0) |
50 | 0 | 0 | if ($self->{'shutting_down'} or $self->{'auto_shutdown'}) |