| blib/lib/Articulate/Authorisation/Preconfigured.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 79 | 0 | 0 | if ($rule_location->matches_ancestor_of($location)) |
| 80 | 0 | 0 | if (grep {$_ eq $user_id;} keys %{$$rules{$rule_location};}) |
| 81 | 0 | 0 | if (ref $$rules{$rule_location}{$user_id}) { } |
| 82 | 0 | 0 | if (exists $$rules{$rule_location}{$user_id}{$verb}) |
| 84 | 0 | 0 | unless $value |
| 91 | 0 | 0 | unless $value |
| 98 | 0 | 0 | if (defined $access) |