Condition Coverage

blib/lib/AnyEvent/ProcessPool/Process.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
39 17 21 0 $self->is_running && (!$self->has_limit || $self->count < $self->limit)
94 0 0 0 $self->has_limit and ++$count >= $self->limit