Condition Coverage

blib/lib/WebService/MyAffiliates.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
168 0 0 1 $response->{'headers'}{'content-type'} and $response->{'headers'}{'content-type'} =~ m[text/xml]

or 2 conditions

line l !l condition
29 0 3 $args{'timeout'} ||= 300
155 0 1 $method ||= "GET"