blib/lib/Quantum/Superpositions/Lazy/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 16515 | 0 | 323 | &blessed($item) && $item->DOES('Quantum::Superpositions::Lazy::Role::Collapsible') |
30 | 202953 | 0 | 44844 | &blessed($item) && $item->isa('Quantum::Superpositions::Lazy::State') |
60 | 111 | 123754 | 16099 | $i < @indexes and ++$indexes[$i] > $max_indexes[$i] |