Branch Coverage

blib/lib/AnyEvent/ProcessPool.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
40 2 8 if (my $cv = $self->{'complete'}{$task_id})
49 4 0 if ($self)
51 4 0 if (ref $self->{'pending'})
58 4 0 if (ref $self->{'pool'})
60 50 0 if $worker
90 1 22 if ($task->failed) { }