Branch Coverage

blib/lib/Math/PlanePath/SquareArms.pm
Criterion Covered Total %
branch 6 24 25.0


line true false branch
73 0 0 if ($n < 2)
74 0 0 if ($n < 1)
103 0 0 if ($rot & 2)
107 0 0 if ($rot & 1) { }
120 0 0 if ($x == 0 and $y == 0)
126 0 0 if ($y <= ($x <=> 0) - $x)
132 0 0 if ($x < $y)
200 0 1400 if ($x2 < $x1)
201 0 1400 if ($y2 < $y1)
203 1400 0 $x_zero_uncovered ? :
204 0 1400 if ($y_zero_uncovered and $dlo < $y1)
206 700 700 $x2 > $y2 ? :