Condition Coverage

blib/lib/WebService/MyAffiliates.pm
Criterion Covered Total %
condition 1 7 14.2


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 $tx->res->headers->content_type and $tx->res->headers->content_type =~ m[text/xml]

or 2 conditions

line l !l condition
27 0 1 $args{'timeout'} ||= 30
100 0 0 $method ||= 'GET'