Condition Coverage

blib/lib/WWW/TypePad.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $method eq 'GET' and $qs
104 0 0 0 $api->access_token and not $anon
108 0 0 0 $method eq 'POST' || $method eq 'PUT' and $qs

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 0 $method eq 'POST' || $method eq 'PUT'