blib/lib/Quantum/Superpositions/Lazy/Superposition.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 8 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
137 | 26 | 126 | 126 | $current < $#cache and $cache[$current] < $prob |
141 | 15 | 137 | 198 | $current > 0 and $cache[$current] > $prob |
line | l | !l | condition |
---|---|---|---|
114 | 128 | 24 | int @cache / 4 || 1 |