| blib/lib/Dancer2/Plugin/Passphrase/Hashed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 15 | 93.3 |
| pod | 11 | 12 | 91.6 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 11 | n/a | BEGIN |
| 3 | 11 | n/a | BEGIN |
| 4 | 11 | n/a | BEGIN |
| 50 | 89 | No | new |
| 55 | 88 | Yes | rfc2307 |
| 56 | 0 | Yes | scheme |
| 57 | 1 | Yes | algorithm |
| 58 | 1 | Yes | cost |
| 59 | 1 | Yes | plaintext |
| 60 | 3 | Yes | salt_raw |
| 61 | 2 | Yes | hash_raw |
| 62 | 3 | Yes | salt_hex |
| 63 | 2 | Yes | hash_hex |
| 64 | 3 | Yes | salt_base64 |
| 65 | 2 | Yes | hash_base64 |