| blib/lib/Crypt/Passphrase/PBKDF2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 4 | 7 | 57.1 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 21 | 1 | No | new |
| 32 | 2 | No | ab64_encode |
| 37 | 8 | No | ab64_decode |
| 42 | 1 | Yes | hash_password |
| 51 | 3 | Yes | needs_rehash |
| 59 | 1 | Yes | crypt_subtypes |
| 63 | 3 | Yes | verify_password |