Condition Coverage
blib/lib/App/Randf.pm
Criterion
Covered
Total
%
condition
3
6
50.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
41
0
0
1
scalar @argv > 0 and not $config->{'per'}
or 3 conditions
line
l
!l&&r
!l&&!r
condition
22
0
44
56
not $config->{'per'} or $config->{'per'} * 100 > rand 10000