Branch Coverage

blib/lib/Math/PlanePath/LTiling.pm
Criterion Covered Total %
branch 10 54 18.5


line true false branch
92 4 2 if (not defined $L_fill) { }
0 2 elsif (not exists $sumxy_minimum{$L_fill}) { }
104 0 0 if ($n < 0)
105 0 0 if (is_infinite($n))
111 0 0 if ($n != $int)
126 0 0 if ($L_fill eq 'left') { }
0 0 elsif ($L_fill eq 'upper') { }
0 0 elsif ($L_fill eq 'ends') { }
0 0 elsif ($L_fill eq 'all') { }
132 0 0 if ($rem) { }
139 0 0 if ($rem == 1) { }
0 0 elsif ($rem == 2) { }
149 0 0 if ($digit == 1) { }
0 0 elsif ($digit == 2) { }
0 0 elsif ($digit == 3) { }
187 0 51 if ($x < 0 or $y < 0)
193 0 51 if (is_infinite($level))
209 0 244 if ($digit == 1) { }
136 108 elsif ($digit == 2) { }
0 108 elsif ($digit == 3) { }
227 51 0 if (defined(my $digit = $yx_to_fill{$fill}[$y][$x]))
247 0 0 if $x1 > $x2
248 0 0 if $y1 > $y2
251 0 0 if ($x2 < 0 or $y2 < 0)
259 0 0 if (is_infinite($level))
277 0 0 if ($n < 0)
278 0 0 if (is_infinite($n))