Condition Coverage

blib/lib/AWS/S3/Bucket.pm
Criterion Covered Total %
condition 6 12 50.0


or 2 conditions

line l !l condition
181 1 0 $key || undef
1 0 $res->header('content-length') || 0
1 0 $res->header('content-type') || 'application/octet-stream'
1 0 $res->header('etag') || undef
1 0 $res->header('last-modified') || undef
1 0 $res->header('x-amz-server-side-encryption') || ''