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 | 165 | $self->s3->vendor->enforce_empty_content_length and not $http_request->content_length |
line | l | !l | condition |
---|---|---|---|
122 | 211 | 0 | $headers ||= {} |
123 | 211 | 0 | $metadata ||= {} |