| blib/lib/Authen/Passphrase/BlowfishCrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 19 | 19 | 100.0 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 94 | 2 | n/a | BEGIN |
| 95 | 2 | n/a | BEGIN |
| 96 | 2 | n/a | BEGIN |
| 98 | 2 | n/a | BEGIN |
| 99 | 2 | n/a | BEGIN |
| 100 | 2 | n/a | BEGIN |
| 101 | 2 | n/a | BEGIN |
| 105 | 2 | n/a | BEGIN |
| 165 | 11 | Yes | new |
| 240 | 2 | Yes | from_crypt |
| 272 | 21 | Yes | key_nul |
| 284 | 23 | Yes | cost |
| 303 | 3 | Yes | salt |
| 314 | 20 | Yes | salt_base64 |
| 325 | 3 | Yes | hash |
| 336 | 20 | Yes | hash_base64 |
| 351 | 28 | n/a | _hash_of |
| 360 | 26 | Yes | match |
| 365 | 10 | Yes | as_crypt |