Condition Coverage

blib/lib/Business/UPC.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
33 2 6 0 $number_system == 0 and $mfr_id == 0
8 0 0 $number_system == 0 and $mfr_id == 0 and $prod_id == 0

or 2 conditions

line l !l condition
147 0 1 $Business::UPC::CouponFamilies{$cfc} || 'Unknown'
197 36 24 $digits[$i] || 0
198 41 19 $digits[$i + 1] || 0
207 2 8 shift() || 12