Condition Coverage

blib/lib/Math/Random/MT/Perl.pm
Criterion Covered Total %
condition 12 13 92.3


or 2 conditions

line l !l condition
32 5 11 $range || 1
37 2 18 $range || 1

or 3 conditions

line l !l&&r !l&&!r condition
68 12 2 0 $seeds[0] || _rand_seed()
187 5 4 13 $sym eq 'srand' or $sym eq 'rand'
9 3 10 $sym eq 'srand' or $sym eq 'rand' or $sym eq 'irand'