| blib/lib/SVG/Barcode/UPCE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 85 | 25 | if (@line) |
| 46 | 125 | 130 | if ($code->[$x] eq $sign) { } |
| 25 | 105 | elsif ($code->[$x] eq $signlong) { } | |
| 47 | 65 | 60 | if (@line) { } |
| 54 | 0 | 25 | if (@line) { } |
| 67 | 0 | 5 | unless $self->{'plotter'} ||= "GD::Barcode::UPCE"->new($text) |
| 89 | 0 | 3 | if $size == 0 |