| blib/lib/Quantum/Superpositions/Lazy/Superposition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 79 | 21 | 110 | unless ($self->{'_collapsible'}) |
| 96 | 28 | 126 | unless ($self->{'_lookup'}) |
| 113 | 2 | 152 | unless @cache |
| 120 | 215 | 217 | if ($cache[$current] < $prob) { } |
| 124 | 0 | 215 | if $current >= @cache |
| 132 | 0 | 217 | if $current < 0 |
| 151 | 1 | 151 | $state->collapsible ? : |
| 166 | 1 | 16148 | if ($state->collapsible) { } |
| 181 | 1 | 16152 | if (exists $states{$result}) { } |