| blib/lib/Games/Maze/SVG/Rect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 144 | 1 | 16 | unless (exists $Walls{$$obj{'wallform'}}) |
| 202 | 4 | 1 | if (exists $Walls{$form}) { } |
| 240 | 7 | 8 | 'bevel' eq ($walls || '') ? : |
| 250 | 269 | 426 | if ($$rows[$r][$c] eq ' ') { } |
| 258 | 89 | 337 | $c == 0 ? : |
| 81 | 345 | $r == 0 ? : | |
| 345 | 81 | $$rows[$r + 1] ? : | |
| 264 | 2 | 424 | unless exists $Blocks{$sig} |
| 300 | 0 | 89 | if $$r[-1] eq ' ' |
| 420 | 2 | 2 | if ($y > $$self{'height'} / 2) { } |