Condition Coverage

blib/lib/Parse/JapanesePostalCode/Row.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
77 50 0 25 $district and $town_village
86 31 0 19 $city and $ward
268 5 60 3 $columns->{'town'} and $columns->{'town'} =~ /\x{ff08}.+?\x{968e}.*?\x{ff09}$/

or 3 conditions

line l !l&&r !l&&!r condition
111 2 0 0 $columns->{'city'} eq $name or $columns->{'city'} =~ /\x{90e1}\Q$name\E$/
297 73 0 2 $self->{'katakana_h2z'} or $self->{'alnum_z2h'}