| blib/lib/Crypt/ScryptKDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 4 | n/a | BEGIN |
| 4 | 4 | n/a | BEGIN |
| 8 | 4 | n/a | BEGIN |
| 9 | 4 | n/a | BEGIN |
| 18 | 7 | Yes | random_bytes |
| 51 | 2 | Yes | scrypt_raw |
| 57 | 3 | Yes | scrypt_b64 |
| 64 | 5 | Yes | scrypt_hex |
| 71 | 9 | Yes | scrypt_hash |
| 77 | 1 | Yes | scrypt_hash_verify |
| 96 | 10 | n/a | _get_scrypt_defaults |
| 100 | 19 | n/a | _scrypt_extra |
| 131 | 19 | n/a | _slow_eq |