| blib/lib/SVN/Access/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 10 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 1 | 30 | if (ref $attr{'authorized'} eq 'HASH') | 
| 34 | 96 | 0 | if (ref $self->{'authorized'} eq 'HASH') | 
| 42 | 0 | 0 | if (defined $self->{'authorized'} and exists $self->{'authorized'}{$entity}) | 
| 51 | 1 | 44 | if ($rest[$#rest] =~ /^\d+$/o) { } | 
| 60 | 0 | 0 | if ref $self->{'authorized'} |