| blib/lib/GD/Barcode/Code39.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 8 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 1 | if $GD::Barcode::Code39::errStr = $oThis->init($sTxt) |
| 70 | 0 | 1 | if $sTxt =~ m[[^0-9A-Z\-*+\$%/. ]] |
| 96 | 0 | 0 | $hParam{'Height'} ? : |
| 98 | 0 | 0 | if ($hParam{'NoText'}) { } |