Condition Coverage

blib/lib/AI/Fuzzy/Axis.pm
Criterion Covered Total %
condition 4 18 22.2


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 1 exists $$self{'labels'}{$labela} and exists $$self{'labels'}{$labelb}
128 0 0 0 exists $$self{'labels'}{$labela} and exists $$self{'labels'}{$labelb}
141 0 0 1 exists $$self{'labels'}{$labela} and exists $$self{'labels'}{$labelb}
153 0 0 0 exists $$self{'labels'}{$labela} and exists $$self{'labels'}{$labelb}
166 0 0 2 exists $$self{'labels'}{$labela} and exists $$self{'labels'}{$labelb}
0 0 2 exists $$self{'labels'}{$labela} and exists $$self{'labels'}{$labelb} and exists $$self{'labels'}{$labelc}