| blib/lib/AnyEvent/ProcessPool/Process.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 18 | 77.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 0 | 40 | if $self->{'ps'} | 
| 39 | 40 | 0 | if (ref $self->{'pending'}) | 
| 41 | 0 | 0 | if ($cv) | 
| 50 | 3 | 1 | if $self->is_running | 
| 61 | 25 | 8 | unless $self->is_running | 
| 67 | 19 | 37 | if (defined $self->{'process'}) | 
| 88 | 6 | 24 | if ($self->{'limit'} and $ps->user->{'reqs'} <= 0) | 
| 110 | 9 | 16 | if $self->{'limit'} | 
| 123 | 15 | 15 | if $self->{'limit'} |