Branch Coverage

blib/lib/Games/Maze/SVG/Hex.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
143 4 2 if ($x > $$self{'width'} / 2) { }
153 4 2 if ($y > $$self{'height'} / 2) { }