blib/lib/Catalyst/View/GD/Barcode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | l | !l | condition |
---|---|---|---|
67 | 0 | 0 | $c->stash->{'content_type'} || 'png' |
73 | 0 | 0 | $type ||= 'EAN13' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 0 | 0 | 0 | $c->stash->{'barcode_size'} || length $c->stash->{'barcode_string'} |