blib/lib/Data/Lotter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
78 | 0 | 199329 | 100005 | $weight > 0 and $weight >= $n |
line | l | !l | condition |
---|---|---|---|
61 | 100002 | 1 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 500019 | 2 | 4 | not $j or $i > $j |