Condition Coverage

blib/lib/Net/ICAP/Server.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
211 0 0 0 $method eq 'REQMOD' and defined $reqmod
0 0 0 $method eq 'RESPMOD' and defined $respmod
271 0 0 0 defined $c and $c eq 'close'

or 3 conditions

line l !l&&r !l&&!r condition
210 0 0 0 $method eq 'OPTIONS' or $services{$service} eq $method
264 0 0 0 $max_r == 0 or $counter < $max_r