Branch Coverage

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


line true false branch
39 3 7 if (my $cv = $self->{'complete'}{$task_id})
48 4 0 if ($self)
50 4 0 if (ref $self->{'pending'})
57 4 0 if (ref $self->{'pool'})
59 50 0 if $worker
89 1 22 if ($task->failed) { }