Condition Coverage

blib/lib/Net/Amazon/Signature/V4.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
190 21 69 3 $orig_uri =~ m[/$] and not $simple_uri =~ m[/$]

or 3 conditions

line l !l&&r !l&&!r condition
182 30 6 42 $part eq '' or $part eq '.'
224 93 31 0 $x_date || $req->header('Date')