Branch Coverage

blib/lib/Data/Lotter.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
42 9 500016 if $1
43 500021 4 if (not $j or $i > $j)
47 3 100004 if ($j)
48 1 2 if $j > 6
50 3 0 if ($scale > 1)
78 100005 199329 if ($weight > 0 and $weight >= $n)
81 100004 1 if ($remove) { }