Branch Coverage

blib/lib/Quantum/Superpositions/Lazy/Operation/Logical.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
108 64 2218 if defined $reducer->[0] and !$carry eq !$reducer->[0]
126 39370 159 if (not defined $reducer->[0] && defined $results{$key_a} or !$results{$key_a} ne !$reducer->[0])
138 30 37680 if ($results{$key_a})