blib/lib/PDF/Builder/Resource/XObject/Form/BarCode/code3of9.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
20 | 2 | 0 | if (defined $options{'-code'} and not defined $options{'code'}) |
21 | 0 | 2 | if (defined $options{'-chk'} and not defined $options{'chk'}) |
22 | 0 | 2 | if (defined $options{'-ext'} and not defined $options{'ext'}) |
27 | 0 | 2 | $options{'chk'} ? : |
0 | 2 | $options{'ext'} ? : | |
83 | 2 | 4 | if ($is_mod43) |
97 | 2 | 4 | if ($is_extended) { } |