blib/lib/Crypt/PRNG/Sober128.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
7 | 2 | n/a | BEGIN |
12 | 2 | n/a | BEGIN |
21 | 2000 | Yes | rand |
22 | 1000 | Yes | irand |
23 | 1 | Yes | random_bytes |
24 | 1 | Yes | random_bytes_hex |
25 | 1 | Yes | random_bytes_b64 |
26 | 1 | Yes | random_bytes_b64u |
27 | 1 | Yes | random_string_from |
28 | 1 | Yes | random_string |