| blib/lib/Crypt/PRNG.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 15 | 93.3 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 21 | n/a | BEGIN |
| 4 | 21 | n/a | BEGIN |
| 12 | 21 | n/a | BEGIN |
| 14 | 21 | n/a | BEGIN |
| 17 | 12 | Yes | string |
| 22 | 24 | Yes | string_from |
| 52 | 0 | n/a | CLONE_SKIP |
| 66 | 2000 | Yes | rand |
| 67 | 1000 | Yes | irand |
| 68 | 2 | Yes | random_bytes |
| 69 | 1 | Yes | random_bytes_hex |
| 70 | 1 | Yes | random_bytes_b64 |
| 71 | 1 | Yes | random_bytes_b64u |
| 72 | 1 | Yes | random_string_from |
| 73 | 1 | Yes | random_string |