Branch Coverage

blib/lib/Math/Vector/Real/Polyline.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
24 0 0 unless @$self
29 0 0 if $d2 < $min_d2
41 0 0 if $d2 < $min_d2
55 0 0 if $d2 < $min_d2
77 0 0 unless @$self and @$other
78 0 0 if @$self == 1
79 0 0 if @$other == 1
85 0 0 if $debug
87 0 0 if $bb_d2 >= $min_d2
89 0 0 if (@$a <= $cutoff or @$b <= $cutoff) { }
102 0 0 if $bb_d2 > $min_d2
108 0 0 if $bb_d2 <= $pivot->[2]