Branch Coverage

blib/lib/Game/TextMapper/Schroeder/Hex.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
123 0 34962 unless defined $i
124 34962 0 unless ref $hex
156 0 10038 unless defined $i
157 10038 0 unless ref $hex
174 5179 7742 if (@_ == 2)
181 6095 6826 if ($x1 > $x2)
188 4264 8657 if ($y2 >= $y1) { }
193 4460 4197 $x2 - $x1 > $y1 - $y2 ? :