| blib/lib/Apache2/AuthzCaps.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 7 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | $command eq 'cap' and hascaps($user, @args) |
| line | l | !l | condition |
|---|---|---|---|
| 26 | 2 | 1 | eval { do { LoadFile("$rootdir/$user.yml") } } // {} |
| 27 | 2 | 1 | $config->{'caps'} //= {} |