| blib/lib/Games/WordFind.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 133 | 0 | 0 | 0 | @{$ranges[0];} and @{$ranges[1];} |
| line | l | !l | condition |
|---|---|---|---|
| 53 | 0 | 0 | shift() || {} |
| 54 | 0 | 0 | $$self{'cols'} ||= 10 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | ref $that || $that |
| 144 | 0 | 0 | 0 | $$self{'lattice'}[$i][$j] eq '*' or $$self{'lattice'}[$i][$j] eq $letter |