blib/lib/AnyEvent/ProcessPool/Process.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 28 | 0 | 13 | defined $self->{'started'} && $self->{'started'}->ready |
88 | 15 | 9 | 6 | $self->{'limit'} and $ps->user->{'reqs'} <= 0 |
line | l | !l | condition |
---|---|---|---|
23 | 1 | 56 | $param{'include'} || [] |