| blib/lib/Imager/IMBarcode/JP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 152 | 0 | 0 | unless exists $v->{'check'} |
| 154 | 0 | 0 | if ref $val eq 'ARRAY' |
| 155 | 0 | 0 | if $val != $check |
| 171 | 0 | 0 | unless ($self->zipcode =~ /^\d{7}$/) |
| 174 | 0 | 0 | unless ($self->address =~ /^[-0-9A-Z]*$/i) |
| 192 | 0 | 0 | if (ref $check eq 'ARRAY') { } |
| 199 | 0 | 0 | if @bars >= 21 |
| 206 | 0 | 0 | if @bars >= 21 |
| 242 | 0 | 0 | $num =~ /^[12]$/ ? : |