Condition Coverage

blib/lib/AI/FuzzyLogic.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
183 0 0 0 $_[2] && !$_[1]
305 0 0 0 blessed $i and $i->isa('AI::FuzzyLogic::Subset')
306 0 0 0 blessed $i and $i->isa('AI::FuzzyLogic')
603 0 0 0 $posa < $max and $posb < $max

or 2 conditions

line l !l condition
604 0 0 $$seta[int $posa] ||= 0
605 0 0 $$setb[int $posb] ||= 0
610 0 0 $inta->type || 'unknown'