Condition Coverage

blib/lib/App/ForKids/LogicalPuzzleGenerator.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
104 0 0 0 $r->{$i} == $na and $r->{$j} != $nb
0 0 0 $r->{$i} != $na and $r->{$j} == $nb
526 0 0 0 defined $amount_of_results_with_this_fact and $amount_of_results_with_this_fact == 1
566 0 0 0 defined $amount_of_results and $amount_of_results == 1

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 $this->{'range'} < 2 or $this->{'range'} > 4
104 0 0 0 $r->{$i} == $na and $r->{$j} != $nb or $r->{$i} != $na and $r->{$j} == $nb
555 0 0 0 not defined $recent_wizard or $current_wizard != $recent_wizard