Branch Coverage

blib/lib/GD/Barcode/UPCA.pm
Criterion Covered Total %
branch 5 14 35.7


line true false branch
42 0 0 if $GD::Barcode::UPCA::errStr = $oThis->init($sTxt)
48 0 2 if $sTxt =~ /[^0-9]/
52 1 1 if ($iLen == 11) { }
1 0 elsif ($iLen == 12) { }
75 0 1 $iSum == 0 ? :
120 0 0 $hParam{'Height'} ? :
122 0 0 if ($hParam{'NoText'}) { }