| blib/lib/Authen/Passphrase/BlowfishCrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 19 | 19 | 100.0 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 94 | 1 | n/a | BEGIN |
| 95 | 1 | n/a | BEGIN |
| 96 | 1 | n/a | BEGIN |
| 98 | 1 | n/a | BEGIN |
| 99 | 1 | n/a | BEGIN |
| 100 | 1 | n/a | BEGIN |
| 101 | 1 | n/a | BEGIN |
| 105 | 1 | n/a | BEGIN |
| 166 | 11 | Yes | new |
| 241 | 2 | Yes | from_crypt |
| 273 | 21 | Yes | key_nul |
| 285 | 23 | Yes | cost |
| 304 | 3 | Yes | salt |
| 315 | 20 | Yes | salt_base64 |
| 326 | 3 | Yes | hash |
| 337 | 20 | Yes | hash_base64 |
| 352 | 28 | n/a | _hash_of |
| 361 | 26 | Yes | match |
| 366 | 10 | Yes | as_crypt |