| blib/lib/Crypt/PRNG/Fortuna.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 9 | 9 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 3 | n/a | BEGIN |
| 4 | 3 | n/a | BEGIN |
| 7 | 3 | n/a | BEGIN |
| 12 | 3 | n/a | BEGIN |
| 15 | 5 | Yes | new |
| 27 | 2000 | Yes | rand |
| 28 | 1000 | Yes | irand |
| 29 | 1 | Yes | random_bytes |
| 30 | 1 | Yes | random_bytes_hex |
| 31 | 1 | Yes | random_bytes_b64 |
| 32 | 1 | Yes | random_bytes_b64u |
| 33 | 1 | Yes | random_string_from |
| 34 | 1 | Yes | random_string |