blib/lib/AI/FuzzyInference/Set.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 0 | 0 | 0 | $x1 <= $val and $val <= $x2 |
118 | 0 | 0 | 0 | @coords1 and @coords2 |
150 | 0 | 0 | 0 | @coords1 and @coords2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
19 | 0 | 0 | 0 | ref $self || $self |