| blib/lib/Games/Maze/SVG.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 154 | 31 | 3 | 1 | exists $params{'crumb'} and not exists $crumbstyles{$params{'crumb'}} |
| 758 | 0 | 0 | 0 | $c and $c ne '$' |
| line | l | !l | condition |
|---|---|---|---|
| 150 | 31 | 4 | shift() || 'Rect' |
| 185 | 2 | 31 | $parms{'cols'} || 12 |
| 2 | 31 | $parms{'rows'} || 12 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 251 | 4 | 0 | 0 | $$self{'crumbstyle'} ||= $crumbstyles{$$self{'crumb'}} |