Branch Coverage

blib/lib/Games/ABC_Path/Generator/RiddleObj.pm
Criterion Covered Total %
branch 20 22 90.9


line true false branch
21 3 1 if (@_)
33 3 10 if (@_)
45 3 12 if (@_)
73 0 2 unless ($i =~ /\A[01234]\z/)
84 1 3 if ($type eq 'col') { }
1 2 elsif ($type eq 'row') { }
1 1 elsif ($type eq 'diag') { }
1 0 elsif ($type eq 'antidiag') { }
120 30 30 $clue_idx < 7 ? :
6 60 $clue_idx == 1 ? :
6 66 $clue_idx == 0 ? :