Branch Coverage

blib/lib/Quantum/Superpositions/Lazy/Superposition.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
79 20 110 unless ($self->{'_collapsible'})
96 27 125 unless ($self->{'_lookup'})
118 220 212 if ($cache[$current] < $prob) { }
122 0 220 if $current >= @cache
130 0 212 if $current < 0
149 1 151 $state->collapsible ? :
164 1 16148 if ($state->collapsible) { }
179 1 16152 if (exists $states{$result}) { }