| blib/lib/Crypt/Passphrase/Scrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 14 | 92.8 |
| pod | 5 | 6 | 83.3 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 14 | 3 | Yes | new |
| 25 | 2 | Yes | hash_password |
| 34 | 5 | Yes | needs_rehash |
| 42 | 0 | Yes | crypt_subtypes |
| 47 | 2 | n/a | _decode_crypt64 |
| 64 | 6 | n/a | _decode_number |
| 76 | 5 | Yes | verify_password |
| 92 | 1 | No | recode_hash |