lib/Locale/Country/Extra.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
55 | 1 | 6 | if $code eq "uk" |
66 | 24 | 7 | if $COUNTRY_MAP{$country} |
70 | 6 | 1 | $code ? : |
79 | 1 | 9 | if $code eq "uk" |
87 | 1 | 6 | if $number =~ /^([0-9])\1{5}/ |
97 | 3 | 1 | if (my $first = $self->codes_from_phone($number)) |
107 | 6 | 1 | if (my $phone = $self->get_valid_phone($number)) |