blib/lib/Apache2/AuthzCaps.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
30 | 1 | 2 | unless $value |
31 | 2 | 1 | if $value |
40 | 2 | 4 | unless $caps->{$_} |
50 | 0 | 0 | if ($user) |
54 | 0 | 0 | if $command eq 'cap' and hascaps($user, @args) |