File Coverage

blib/lib/Number/Phone/StubCountry/MD.pm
Criterion Covered Total %
statement 20 20 100.0
branch 3 4 75.0
condition n/a
subroutine 5 5 100.0
pod 1 1 100.0
total 29 30 96.6


line stmt bran cond sub pod time code
1             # automatically generated file, don't edit
2              
3              
4              
5             # Copyright 2023 David Cantrell, derived from data from libphonenumber
6             # http://code.google.com/p/libphonenumber/
7             #
8             # Licensed under the Apache License, Version 2.0 (the "License");
9             # you may not use this file except in compliance with the License.
10             # You may obtain a copy of the License at
11             #
12             # http://www.apache.org/licenses/LICENSE-2.0
13             #
14             # Unless required by applicable law or agreed to in writing, software
15             # distributed under the License is distributed on an "AS IS" BASIS,
16             # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17             # See the License for the specific language governing permissions and
18             # limitations under the License.
19             package Number::Phone::StubCountry::MD;
20 2     2   1162 use base qw(Number::Phone::StubCountry);
  2         11  
  2         216  
21              
22 2     2   30 use strict;
  2         18  
  2         42  
23 2     2   11 use warnings;
  2         6  
  2         101  
24 2     2   15 use utf8;
  2         6  
  2         15  
25             our $VERSION = 1.20230903131448;
26              
27             my $formatters = [
28             {
29             'format' => '$1 $2',
30             'leading_digits' => '[89]',
31             'national_rule' => '0$1',
32             'pattern' => '(\\d{3})(\\d{5})'
33             },
34             {
35             'format' => '$1 $2 $3',
36             'leading_digits' => '
37             22|
38             3
39             ',
40             'national_rule' => '0$1',
41             'pattern' => '(\\d{2})(\\d{3})(\\d{3})'
42             },
43             {
44             'format' => '$1 $2 $3',
45             'leading_digits' => '[25-7]',
46             'national_rule' => '0$1',
47             'pattern' => '(\\d{3})(\\d{2})(\\d{3})'
48             }
49             ];
50              
51             my $validators = {
52             'fixed_line' => '
53             (?:
54             (?:
55             2[1-9]|
56             3[1-79]
57             )\\d|
58             5(?:
59             33|
60             5[257]
61             )
62             )\\d{5}
63             ',
64             'geographic' => '
65             (?:
66             (?:
67             2[1-9]|
68             3[1-79]
69             )\\d|
70             5(?:
71             33|
72             5[257]
73             )
74             )\\d{5}
75             ',
76             'mobile' => '
77             562\\d{5}|
78             (?:
79             6\\d|
80             7[16-9]
81             )\\d{6}
82             ',
83             'pager' => '',
84             'personal_number' => '',
85             'specialrate' => '(808\\d{5})|(90[056]\\d{5})|(803\\d{5})',
86             'toll_free' => '800\\d{5}',
87             'voip' => '3[08]\\d{6}'
88             };
89             my %areanames = ();
90             $areanames{ru} = {"373271", "Окница",
91             "373252", "Дрокия",
92             "373263", "Леова",
93             "373210", "Григориополь",
94             "373219", "Днестровск",
95             "373269", "Хынчешть",
96             "373268", "Яловень",
97             "373216", "Каменка",
98             "373215", "Дубэсарь",
99             "373264", "Ниспорень",
100             "373273", "Кантемир",
101             "373265", "Анений\ Ной",
102             "373254", "Резина",
103             "373251", "Дондушень",
104             "373272", "Шолдэнешть",
105             "373262", "Сынжерей",
106             "373256", "Рышкань",
107             "373250", "Флорешть",
108             "373259", "Фэлешть",
109             "373258", "Теленешть",
110             "373230", "Сорока",
111             "37353", "Тираспол",
112             "373244", "Кэлэрашь",
113             "373236", "Унгень",
114             "373552", "Бендер",
115             "373297", "Басарабяска",
116             "373241", "Чимишлия",
117             "37322", "Кишинэу",
118             "373249", "Глодень",
119             "373248", "Криулень",
120             "373235", "Орхей",
121             "373243", "Кэушень",
122             "373246", "Единец",
123             "373557", "Слобозия",
124             "373231", "Бэлць",
125             "373298", "Комрат",
126             "373555", "Рыбница",
127             "373299", "Кагул",
128             "373242", "Штефан\ Водэ",
129             "373237", "Стрэшень",
130             "373293", "Вулкэнешть",
131             "373291", "Чадыр\-Лунга",
132             "373247", "Бричень",
133             "373294", "Тараклия",};
134             $areanames{ro} = {"373231", "Bălţi",
135             "373243", "Căuşeni",
136             "37322", "Chişinău",
137             "373241", "Cimişlia",
138             "373244", "Călăraşi",
139             "373291", "Ceadîr\ Lunga",
140             "373555", "Rîbniţa",
141             "373293", "Vulcăneşti",
142             "373242", "Ştefan\ Vodă",
143             "373237", "Străşeni",
144             "373215", "Dubăsari",
145             "373269", "Hînceşti",
146             "373256", "Rîşcani",
147             "373262", "Sîngerei",
148             "373258", "Teleneşti",
149             "373250", "Floreşti",
150             "373259", "Făleşti",
151             "373251", "Donduşeni",
152             "373272", "Şoldăneşti",};
153             $areanames{en} = {"373299", "Cahul",
154             "373298", "Comrat",
155             "373555", "Ribnita",
156             "373293", "Vulcanesti",
157             "373237", "Straseni",
158             "373242", "Stefan\ Voda",
159             "373294", "Taraclia",
160             "373247", "Briceni",
161             "373291", "Ceadir\ Lunga",
162             "37353", "Tiraspol",
163             "373230", "Soroca",
164             "37322", "Chisinau",
165             "373241", "Cimislia",
166             "373297", "Basarabeasca",
167             "373552", "Bender",
168             "373236", "Ungheni",
169             "373244", "Calarasi",
170             "373235", "Orhei",
171             "373248", "Criuleni",
172             "373249", "Glodeni",
173             "373231", "Balţi",
174             "373557", "Slobozia",
175             "373246", "Edineţ",
176             "373243", "Causeni",
177             "373272", "Soldanesti",
178             "373251", "Donduseni",
179             "373254", "Rezina",
180             "373256", "Riscani",
181             "373262", "Singerei",
182             "373258", "Telenesti",
183             "373259", "Falesti",
184             "373250", "Floresti",
185             "373219", "Dnestrovsk",
186             "373210", "Grigoriopol",
187             "373263", "Leova",
188             "373252", "Drochia",
189             "373271", "Ocniţa",
190             "373216", "Camenca",
191             "373268", "Ialoveni",
192             "373269", "Hincesti",
193             "373273", "Cantemir",
194             "373264", "Nisporeni",
195             "373215", "Dubasari",
196             "373265", "Anenii\ Noi",};
197              
198             sub new {
199 22     22 1 47 my $class = shift;
200 22         41 my $number = shift;
201 22         138 $number =~ s/(^\+373|\D)//g;
202 22         135 my $self = bless({ country_code => '373', number => $number, formatters => $formatters, validators => $validators, areanames => \%areanames}, $class);
203 22 100       103 return $self if ($self->is_valid());
204 1         7 $number =~ s/^(?:0)//;
205 1         11 $self = bless({ country_code => '373', number => $number, formatters => $formatters, validators => $validators, areanames => \%areanames}, $class);
206 1 50       8 return $self->is_valid() ? $self : undef;
207             }
208             1;