blib/lib/Gearman/Glutch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | defined $self->max_reqs_per_child and $i >= $self->max_reqs_per_child |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 1 | 0 | 0 | $args{'port'} || Carp::croak('Missing mandatory parameter: port') |