Branch Coverage

blib/lib/GD/Barcode/IATA2of5.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
16 0 0 if $GD::Barcode::IATA2of5::errStr = $oThis->init($sTxt)
24 0 1 if $sTxt =~ /[^0-9]/
35 19 30 substr($sPtn, $i, 1) eq '1' ? :
75 0 0 $hParam{'Height'} ? :
77 0 0 if ($hParam{'NoText'}) { }