blib/lib/Quantum/Superpositions/Lazy/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 16515 | 0 | 323 | &blessed($item) && $item->DOES('Quantum::Superpositions::Lazy::Role::Collapsible') |
28 | 201982 | 0 | 43837 | &blessed($item) && $item->isa('Quantum::Superpositions::Lazy::State') |
58 | 113 | 122763 | 16097 | $i < @indexes and ++$indexes[$i] > $max_indexes[$i] |