| blib/lib/PAGI/Utils/Random.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 6 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 130 | 0 | if (open my $fh, "<:raw", "/dev/urandom") |
| 17 | 130 | 0 | if defined $bytes and length $bytes == $length |
| 21 | 0 | 0 | if (eval { do { require Crypt::URandom; 1 } }) |