Condition Coverage

blib/lib/Business/UPC.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
26 4 45 5 $number_system == 0 and $mfr_id == 0
49 5 0 $number_system == 0 and $mfr_id == 0 and $prod_id == 0

or 2 conditions

line l !l condition
139 0 1 $Business::UPC::CouponFamilies{$cfc} || 'Unknown'
189 122 214 $digits[$i] || 0
190 119 217 $digits[$i + 1] || 0
199 13 54 shift() || 12