| blib/lib/Net/Amazon/S3/HTTPRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 7 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 92 | 0 | 46 | 172 | $self->s3->vendor->enforce_empty_content_length and not $http_request->content_length |
| line | l | !l | condition |
|---|---|---|---|
| 122 | 218 | 0 | $headers ||= {} |
| 123 | 218 | 0 | $metadata ||= {} |