blib/lib/GD/Barcode/Industrial2of5.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | if $GD::Barcode::Industrial2of5::errStr = $oThis->init($sTxt) |
24 | 0 | 1 | if $sTxt =~ /[^0-9]/ |
35 | 10 | 11 | substr($sPtn, $i, 1) eq '1' ? : |
75 | 0 | 0 | $hParam{'Height'} ? : |
77 | 0 | 0 | if ($hParam{'NoText'}) { } |