| lib/Games/Sokoban/Controller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 13 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 74 | 0 | 0 | $left || 0 | 
| 0 | 0 | $done || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 101 | 0 | 0 | 0 | $dest eq ' ' or $dest eq '.' | 
| 0 | 0 | 0 | $dest eq '$' or $dest eq '*' | |
| 108 | 0 | 0 | 0 | $next eq ' ' or $next eq '.' |