Condition Coverage

blib/lib/Net/Amazon/S3/Bucket.pm
Criterion Covered Total %
condition 10 28 35.7


and 3 conditions

line !l l&&!r l&&r condition
221 0 0 9 defined $args{'key'} and length $args{'key'}
355 0 3 0 -r $filename and -f _ || $remaining
376 0 0 0 $! and $remaining

or 2 conditions

line l !l condition
90 0 6 $args{"Net::Amazon::S3::Constants"->HEADER_METADATA_DIRECTIVE} ||= "REPLACE"
155 23 0 $args{'method'} ||= "GET"
174 2 1 $response->content_length || 0
353 3 0 $stat->blksize || 4096
383 0 0 $buffer ||= ""

or 3 conditions

line l !l&&r !l&&!r condition
39 0 3 0 $args{'Content-Length'} ||= -s $$value
42 0 14 0 $args{'Content-Length'} ||= length $value
355 3 0 0 -f _ || $remaining