| line | true | false | branch | 
 
| 16 | 0 | 0 | scalar(@_) % 2 ? : | 
 
| 17 | 0 | 0 | unless $args{'aws_access_key_id'} | 
 
| 18 | 0 | 0 | unless $args{'aws_secret_access_key'} | 
 
| 36 | 0 | 0 | if ($self->{'prefix'} =~ m[//(.*)\.s3]) | 
 
| 42 | 0 | 0 | if (index($path, '?') == -1) { } | 
 
| 67 | 0 | 0 | if ($lk eq 'content-md5' or $lk eq 'content-type' or $lk eq 'date' or $lk =~ /^$AMAZON_HEADER_PREFIX/) | 
 
| 82 | 0 | 0 | if $interesting_headers{'x-amz-date'} | 
 
| 86 | 0 | 0 | if $expires | 
 
| 90 | 0 | 0 | if ($key =~ /^$AMAZON_HEADER_PREFIX/) { } | 
 
| 102 | 0 | 0 | if ($path =~ /[&?]acl($|=|&)/) { } | 
 
|  | 0 | 0 | elsif ($path =~ /[&?]torrent($|=|&)/) { } | 
 
|  | 0 | 0 | elsif ($path =~ /[&?]logging($|=|&)/) { } | 
 
| 120 | 0 | 0 | if ($urlencode) { } |