| blib/lib/String/Normal/Type/Address.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 2 | 0 | if $value =~ /^[^(]|[^)]$/ |
| 20 | 2 | 5 | defined $String::Normal::Type::Address::address_stem->{$token} ? : |
| 22 | 1 | 6 | if (@tokens > 2) |
| 23 | 1 | 0 | if $token eq 'apt' or $token eq 'ste' |
| 31 | 0 | 6 | length $count && @tokens >= $count ? : |
| 35 | 0 | 2 | if @filtered < 2 |