Branch Coverage

blib/lib/AI/FuzzyInference/Set.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
44 0 0 if ($coords[0] > $xmin)
48 0 0 if ($coords[-2] < $xmax)
69 0 0 unless $self->exists($name)
81 0 0 if $x1 == $x2
83 0 0 unless ($x1 <= $val and $val <= $x2)
119 0 0 if ($coords1[0] < $coords2[0]) { }
129 0 0 if $y > $val
133 0 0 if @coords1
134 0 0 if @coords2
151 0 0 if ($coords1[0] < $coords2[0]) { }
161 0 0 if $y < $val
165 0 0 if @coords1
166 0 0 if @coords2
176 0 0 ++$i % 2 ? :
184 0 0 unless $self->exists($name)
196 0 0 $_ * ++$i % 2 ? :
208 0 0 $_ > $val ? :
0 0 ++$i % 2 ? :
223 0 0 unless $self->exists($name)
237 0 0 $y1 > $y0 ? :
239 0 0 $y0 < $y1 ? :
243 0 0 if $ta == 0
292 0 0 if $seen{$x}
304 0 0 if exists $$self{'AREA'}{$name}