| 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 |
| 52 | 2 | Yes | scrypt_raw |
| 58 | 3 | Yes | scrypt_b64 |
| 65 | 5 | Yes | scrypt_hex |
| 72 | 9 | Yes | scrypt_hash |
| 78 | 1 | Yes | scrypt_hash_verify |
| 97 | 10 | n/a | _get_scrypt_defaults |
| 101 | 19 | n/a | _scrypt_extra |
| 132 | 19 | n/a | _slow_eq |