Condition Coverage

blib/lib/WWW/BigDoor.pm
Criterion Covered Total %
condition 14 20 70.0


and 3 conditions

line !l l&&!r l&&r condition
28 47 0 138 $response_body && $response_body ne ''
132 121 64 0 $is_postish and exists $$payload{'time'}
138 121 0 64 $is_postish and not exists $$payload{'time'}
141 121 0 64 $is_postish and not exists $$payload{'token'}
144 140 0 45 $method =~ /^DELETE$/xi and not exists $$params{'delete_token'}

or 2 conditions

line l !l condition
56 0 17 $api_host || 'http://api.bigdoor.com'

or 3 conditions

line l !l&&r !l&&!r condition
161 1 94 678 $k eq 'sig' or $k eq 'format'