blib/lib/BSD/arc4random.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
165 | 0 | 0 | 8 | $upper_bound < 2 or $upper_bound > 4294967295 |
195 | 0 | 0 | 1 | not defined $max or ($max = int $max) > 4294967294 |
0 | 0 | 1 | not defined $max or ($max = int $max) > 4294967294 or $max < 0 |