Condition Coverage

blib/lib/HTTP/Client.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 2 $http->body and $fullmessage =~ /200 OK/
42 0 0 0 $fullmessage eq '200 OK' and $http->body
58 0 0 0 $$self{'agent'} and not $agent
67 0 0 0 $$self{'from'} and not $from