Condition Coverage

blib/lib/AWS/S3/Roles/Bucket.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

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

or 3 conditions

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