Condition Coverage

blib/lib/AWS/S3/Roles/Bucket.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
12 2 0 5 $path =~ m[^([^/?]+)(.*)] and $s->is_dns_bucket($1)

or 3 conditions

line l !l&&r !l&&!r condition
8 2 5 0 $path //= $s->bucket
23 1 1 12 length $bucket < 3 or length $bucket > 63