| blib/lib/Net/Amazon/S3/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 125 | 12 | 72 | 115 | $self->content_type =~ m[[/+]xml\b] && $self->decoded_content |
| 140 | 2 | 0 | 1 | $header && $header eq 'Internal response' |
| line | l | !l | condition |
|---|---|---|---|
| 87 | 2 | 0 | $_[0]->http_response->content_length || 0 |
| 230 | 18 | 94 | $doc->documentElement->lookupNamespaceURI || 'http://s3.amazonaws.com/doc/2006-03-01/' |