Branch Coverage
blib/lib/Net/Amazon/S3/Operation/Bucket/Acl/Set/Request.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
33
1
23
unless
(
$self
->acl_xml
or
$self
->acl
)
37
1
22
if
(
$self
->acl_xml
and
$self
->acl
)