Branch Coverage

blib/lib/Quantum/Superpositions/Lazy/Superposition.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
77 21 110 unless ($self->{'_collapsible'})
94 28 126 unless ($self->{'_lookup'})
111 2 152 unless @cache
118 217 215 if ($cache[$current] < $prob) { }
122 0 217 if $current >= @cache
130 0 215 if $current < 0
149 1 151 $state->collapsible ? :
164 1 16148 if ($state->collapsible) { }
179 1 16152 if (exists $states{$result}) { }