blib/lib/Coro/ProcessPool/Pipeline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 12 | 25.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | unless my $finished = $self->{'complete'}->get |
30 | 0 | 0 | if ($error) { } |
40 | 0 | 11 | if $self->{'is_shutdown'} |
41 | 1 | 10 | if $self->{'shutting_down'} |
56 | 0 | 0 | if (--$self->{'num_pending'} == 0) |
57 | 0 | 0 | if ($self->{'shutting_down'} or $self->{'auto_shutdown'}) |