| blib/lib/Net/Amazon/S3/Signature/V4.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 0 | unless my $region = $response->header("Net::Amazon::S3::Constants"->HEADER_BUCKET_REGION) | 
| 53 | 1 | 6 | if $sign->{'endpoint'} eq "us-east-1" | 
| 54 | 2 | 4 | unless $host =~ s/(?<=\bs3)(?=\.amazonaws\.com$)/"-" . $sign->{'endpoint'};/e | 
| 63 | 0 | 1 | if (XXX) |