Branch Coverage

blib/lib/GD/Barcode/EAN8.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
42 0 1 if $GD::Barcode::EAN8::errStr = $oThis->init($sTxt)
50 0 1 if $sTxt =~ /[^0-9]/
53 1 0 if (length $sTxt == 7) { }
0 0 elsif (length $sTxt == 8) { }
76 1 0 $iSum == 0 ? :
113 0 0 $hParam{'Height'} ? :
115 0 0 if ($hParam{'NoText'}) { }