| blib/lib/Crypt/Passphrase/Bcrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 11 | 90.9 |
| pod | 4 | 6 | 66.6 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 3 | n/a | BEGIN |
| 4 | 3 | n/a | BEGIN |
| 6 | 3 | n/a | BEGIN |
| 8 | 3 | n/a | BEGIN |
| 9 | 3 | n/a | BEGIN |
| 13 | 0 | No | ignore |
| 23 | 2 | No | new |
| 42 | 3 | Yes | hash_password |
| 59 | 5 | Yes | needs_rehash |
| 64 | 2 | Yes | crypt_subtypes |
| 68 | 6 | Yes | verify_password |