blib/lib/Games/Maze/SVG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 28 | 64.2 |
line | true | false | branch |
---|---|---|---|
154 | 1 | 34 | if (exists $params{'crumb'} and not exists $crumbstyles{$params{'crumb'}}) |
159 | 17 | 17 | if 'Rect' eq $shape |
160 | 8 | 9 | if 'RectHex' eq $shape |
161 | 8 | 1 | if 'Hex' eq $shape |
186 | 1 | 32 | if $parms{'startcol'} |
188 | 1 | 32 | if ($parms{'endcol'}) |
231 | 1 | 5 | unless defined $bcs |
233 | 1 | 4 | unless exists $crumbstyles{$bcs} |
311 | 0 | 0 | $height > 365 ? : |
312 | 0 | 0 | if ($$self{'interactive'}) { } |
416 | 0 | 0 | if ($$self{'interactive'}) |
450 | 1100 | 1426 | $_ ? : |
758 | 0 | 0 | if $c and $c ne '$' |
763 | 0 | 0 | if $maxx < $x |