blib/lib/Net/Amazon/S3/HTTPRequest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
66 | 265 | 0 | $self->s3->secure ? : |
70 | 256 | 9 | if ($self->use_virtual_host) |
92 | 165 | 46 | if $self->s3->vendor->enforce_empty_content_length and not $http_request->content_length |
105 | 203 | 0 | unless $request->header('Authorization') |