blib/lib/Crypt/Passphrase/Bcrypt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 9 | 10 | 90.0 |
pod | 5 | 5 | 100.0 |
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 |
12 | 2 | Yes | new |
24 | 2 | Yes | hash_password |
30 | 5 | Yes | needs_rehash |
35 | 0 | Yes | crypt_subtypes |
39 | 6 | Yes | verify_password |