blib/lib/Quantum/Superpositions/Lazy/Operation/Logical.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
110 | 64 | 3207 | if defined $reducer->[0] and !$carry eq !$reducer->[0] |
128 | 39394 | 135 | if (not defined $reducer->[0] && defined $results{$key_a} or !$results{$key_a} ne !$reducer->[0]) |
140 | 30 | 37680 | if ($results{$key_a}) |