Condition Coverage

blib/lib/Shared/Examples/Net/Amazon/S3/Client.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
98 1 3 $params{'with_method'} || 'GET'
218 10 0 $params{'-method'} // "exists"

or 3 conditions

line l !l&&r !l&&!r condition
58 4 140 0 $params->{'with_client'} ||= "Net::Amazon::S3::Client"->new("s3", Shared::Examples::Net::Amazon::S3::s3_api_with_signature_2())