blib/lib/GD/Barcode/Matrix2of5.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | if $GD::Barcode::Matrix2of5::errStr = $oThis->init($sTxt) |
24 | 0 | 1 | if $sTxt =~ /[^0-9]/ |
35 | 20 | 35 | substr($sPtn, $i, 1) eq '1' ? : |
36 | 33 | 22 | $sClr eq '1' ? : |
77 | 0 | 0 | $hParam{'Height'} ? : |
79 | 0 | 0 | if ($hParam{'NoText'}) { } |