blib/lib/Bytes/Random/Secure.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
213 | 3 | 1 | 2826 | looks_like_number $input and $input == int $input |
4 | 4 | 2822 | looks_like_number $input and $input == int $input and $input >= 0 |