Branch Coverage

blib/lib/AI/FuzzyEngine.pm
Criterion Covered Total %
branch 2 14 14.2


line true false branch
29 25 0 if _non_is_a_piddle(@vals)
40 24 0 if _non_is_a_piddle(@vals)
80 0 0 if $_PDL_is_imported
81 0 0 unless $INC{'PDL.pm'}
82 0 0 unless $INC{'PDL/Core.pm'}
102 0 0 if $p->isempty
103 0 0 unless eval { do { $zeros = $zeros + $p->zeros; 1 } }