Branch Coverage

blib/lib/Games/Crosswords.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
8 0 0 unless caller eq 'Games::Crosswords'
11 0 0 unless $len
12 0 0 unless $len == length $l
18 0 0 unless isvalidtable($_[1]{'TABLE'})
23 0 0 unless isvalidtable($_[1])
37 0 0 unless caller eq 'Games::Crosswords'
51 0 0 unless caller eq 'Games::Crosswords'
79 0 0 if ($$arr[$i][$j] eq '@')
87 0 0 if ($_[1] eq 'puzzle') { }
0 0 elsif ($_[1] eq 'solution') { }
104 0 0 defined $sno{$$entry[0] . '.' . $$entry[1]} ? :
107 0 0 if ($$entry[2] eq 'ACROSS') { }
0 0 elsif ($$entry[2] eq 'DOWN') { }
121 0 0 unless ($sno{$$entry[0] . '.' . $$entry[1]})
132 0 0 $$entry[2] eq 'ACROSS' ? :
141 0 0 if ($_[2]) { }