Branch Coverage

lib/Locale/Country/Extra.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
51 1 6 if $code eq 'uk'
62 20 7 if $COUNTRY_MAP{$country}
66 6 1 $code ? :
75 1 9 if $code eq 'uk'
83 1 6 if $number =~ /^([0-9])\1{5}/
93 3 1 if (my $first = $self->codes_from_phone($number))
103 6 1 if (my $phone = $self->get_valid_phone($number))