| blib/lib/HTML/Barcode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 64 | 0 | 0 | unless defined $self->text | 
| 74 | 0 | 0 | unless defined $self->text | 
| 80 | 0 | 0 | if (@$data > 0) | 
| 81 | 0 | 0 | if (ref $data->[0] and ref $data->[0] eq 'ARRAY') { } | 
| 96 | 0 | 0 | if ($self->show_text) | 
| 126 | 0 | 0 | if ($self->embed_style) | 
| 137 | 0 | 0 | if ($self->embed_style) | 
| 148 | 0 | 0 | if ($self->embed_style) | 
| 149 | 0 | 0 | $on ? : | 
| 150 | 0 | 0 | $colspan ? : | 
| 0 | 0 | $colspan ? : | |
| 153 | 0 | 0 | if ($colspan) { } | 
| 156 | 0 | 0 | $on ? : |