blib/lib/HTTP/Proxy/Engine/Legacy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
30 | 6 | 78 | if ($self->max_clients == 0) |
39 | 0 | 78 | if (@$kids >= $self->max_clients) |
50 | 0 | 78 | unless (defined $child) |
53 | 0 | 0 | if $self->max_clients > @$kids |
59 | 55 | 23 | if ($child) { } |
73 | 75 | 6 | if @$kids |
94 | 75 | 23 | if $pid == 0 or $pid == -1 |