| lib/Maypole/Plugin/Authorization.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 115 | 0 | 2 | unless $r->user and $entity | 
| 120 | 2 | 0 | unless $_check_authorization | 
| 132 | 1 | 4 | unless $r->user or $userid | 
| 136 | 2 | 2 | unless $_get_authorized_classes | 
| 149 | 1 | 10 | unless $r->user or $userid | 
| 152 | 1 | 9 | unless $class | 
| 155 | 2 | 7 | unless $_get_authorized_methods |