Condition Coverage

blib/lib/WebService/CEPH/NetAmazonS3.pm
Criterion Covered Total %
condition 15 23 65.2


and 3 conditions

line !l l&&!r l&&r condition
376 3 1 1 $http_response->code == 404 and $http_response->decoded_content =~ m[<Code>NoSuchKey</Code>]

or 2 conditions

line l !l condition
129 0 5 $_[2] || 'private'
247 0 2 $acl || 'private'
296 1 1 $multipart_upload->{'parts'} ||= []
297 1 1 $multipart_upload->{'etags'} ||= []
370 1 0 $last //= ''
381 1 0 $err //= 'none'
437 1 1 $http_response->header('Content-Length') // 0

or 3 conditions

line l !l&&r !l&&!r condition
61 84 0 0 delete $args{$_} // confess("Missing $_")
386 1 0 0 $http_response->header('Content-Range') // confess()