Condition Coverage

blib/lib/WebService/Amazon/Signature/v4.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
224 0 121 0 length $uri and $uri =~ /^https?:/

or 2 conditions

line l !l condition
257 104 8 $_ //= ''

or 3 conditions

line l !l&&r !l&&!r condition
230 0 0 153 $uri eq '.' or $uri eq '..'
282 121 0 0 $$self{'date'} ||= strftime('%Y%m%dT%H%M%SZ', gmtime)