blib/lib/Crypt/Passphrase/PBKDF2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 13 | 92.3 |
pod | 5 | 7 | 71.4 |
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 |
21 | 1 | Yes | new |
32 | 2 | No | ab64_encode |
40 | 7 | No | ab64_decode |
46 | 1 | Yes | hash_password |
55 | 3 | Yes | needs_rehash |
63 | 0 | Yes | crypt_types |
67 | 3 | Yes | verify_password |