Condition Coverage

blib/lib/Net/Amazon/S3/Response.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
125 15 73 118 $self->content_type =~ m[[/+]xml\b] && $self->decoded_content
140 2 0 1 $header && $header eq 'Internal response'

or 2 conditions

line l !l condition
87 2 1 $_[0]->http_response->content_length || 0
230 18 97 $doc->documentElement->lookupNamespaceURI || 'http://s3.amazonaws.com/doc/2006-03-01/'