| blib/lib/Mojolicious/Plugin/DigestAuth/DB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 9 | 0 | 0 | 35 | defined $realm and defined $user |
| 54 | 1 | 0 | 71 | $config and ref $config eq 'HASH' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 34 | 0 | 1 | 3 | @user != 3 or length $user[1] == 0 |