Branch Coverage

blib/lib/HTTP/Proxy/Engine/Legacy.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
30 6 76 if ($self->max_clients == 0)
39 0 76 if (@$kids >= $self->max_clients)
50 0 76 unless (defined $child)
53 0 0 if $self->max_clients > @$kids
59 54 22 if ($child) { }
73 75 6 if @$kids
94 75 22 if $pid == 0 or $pid == -1