| blib/lib/Net/Amazon/S3/ACL/Set.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 14 | 57.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 82 | 0 | 32 | unless ref $self | 
| 88 | 0 | 32 | unless exists $permission_map{$key} | 
| 90 | 0 | 32 | unless @grantees | 
| 96 | 2 | 47 | if ($type->$Safe::Isa::_isa("Net::Amazon::S3::ACL::Grantee")) | 
| 102 | 0 | 47 | unless exists $grantees_map{$type} | 
| 104 | 0 | 47 | unless @grantees | 
| 108 | 0 | 47 | if XXX |