blib/lib/Crypt/Passphrase/Bcrypt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 10 | 100.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 |
14 | 2 | Yes | new |
27 | 2 | Yes | hash_password |
33 | 5 | Yes | needs_rehash |
38 | 2 | Yes | crypt_subtypes |
42 | 6 | Yes | verify_password |