Condition Coverage

blib/lib/Quantum/Superpositions/Lazy/Util.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
23 16512 0 323 &blessed($item) && $item->DOES('Quantum::Superpositions::Lazy::Role::Collapsible')
30 203108 0 45029 &blessed($item) && $item->isa('Quantum::Superpositions::Lazy::State')
60 115 123922 16106 $i < @indexes and ++$indexes[$i] > $max_indexes[$i]