| blib/lib/Number/ZipCode/JP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 11 | 45.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 85 | 0 | 0 | 148966 | $pref =~ /^\d{3}$/ and $suff =~ /^\d{4}$/ | 
| 87 | 0 | 0 | 148966 | defined $re_ref and ref $re_ref eq "ARRAY" | 
| line | l | !l | condition | 
|---|---|---|---|
| 37 | 1888 | 3797 | $table{$k} ||= [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 81 | 148966 | 0 | 0 | $pref or $suff |