| blib/lib/Auth/Kokolores/Plugin/CheckPassword.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 173 | 0 | 0 | 0 | $hashlen == 31 and $pw eq $bcrypt->b64digest |
| 0 | 0 | 0 | $hashlen == 46 and $pw eq $bcrypt->hexdigest | |
| 0 | 0 | 0 | $hashlen == 23 and $pw eq $bcrypt->digest |