blib/lib/Quantum/Superpositions/Lazy/Superposition.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 8 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
139 | 31 | 121 | 137 | $current < $#cache and $cache[$current] < $prob |
143 | 14 | 138 | 190 | $current > 0 and $cache[$current] > $prob |
line | l | !l | condition |
---|---|---|---|
116 | 128 | 24 | int @cache / 4 || 1 |