| blib/lib/SVN/Access/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 90 | 0 | if (ref $$self{'authorized'} eq 'HASH') |
| 37 | 0 | 0 | if (defined $$self{'authorized'} and exists $$self{'authorized'}{$entity}) |
| 46 | 1 | 34 | if ($rest[$#rest] =~ /^\d+$/o) { } |
| 55 | 0 | 0 | if ref $$self{'authorized'} |