| blib/lib/Crypt/Passphrase/Argon2/Encrypted.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 15 | 93.3 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 20 | 2 | Yes | new |
| 32 | 7 | n/a | _pack_hash |
| 41 | 12 | n/a | _unpack_hash |
| 50 | 2 | Yes | recrypt_hash |
| 70 | 1 | Yes | hash_password |
| 80 | 5 | Yes | needs_rehash |
| 87 | 0 | Yes | crypt_subtypes |
| 92 | 5 | Yes | verify_password |