File Coverage

blib/lib/Number/Phone/StubCountry/IT.pm
Criterion Covered Total %
statement 17 17 100.0
branch 2 2 100.0
condition n/a
subroutine 5 5 100.0
pod 1 1 100.0
total 25 25 100.0


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::IT;
20 3     3   2032 use base qw(Number::Phone::StubCountry);
  3         8  
  3         368  
21              
22 3     3   22 use strict;
  3         10  
  3         69  
23 3     3   19 use warnings;
  3         9  
  3         93  
24 3     3   21 use utf8;
  3         7  
  3         19  
25             our $VERSION = 1.20230614174403;
26              
27             my $formatters = [
28             {
29             'format' => '$1',
30             'intl_format' => 'NA',
31             'leading_digits' => '
32             1(?:
33             0|
34             9(?:
35             2[2-9]|
36             [46]
37             )
38             )
39             ',
40             'pattern' => '(\\d{4,5})'
41             },
42             {
43             'format' => '$1',
44             'intl_format' => 'NA',
45             'leading_digits' => '
46             1(?:
47             1|
48             92
49             )
50             ',
51             'pattern' => '(\\d{6})'
52             },
53             {
54             'format' => '$1 $2',
55             'leading_digits' => '0[26]',
56             'pattern' => '(\\d{2})(\\d{4,6})'
57             },
58             {
59             'format' => '$1 $2',
60             'leading_digits' => '
61             0[13-57-9][0159]|
62             8(?:
63             03|
64             4[17]|
65             9(?:
66             2|
67             3[04]|
68             [45][0-4]
69             )
70             )
71             ',
72             'pattern' => '(\\d{3})(\\d{3,6})'
73             },
74             {
75             'format' => '$1 $2',
76             'leading_digits' => '
77             0(?:
78             [13-579][2-46-8]|
79             8[236-8]
80             )
81             ',
82             'pattern' => '(\\d{4})(\\d{2,6})'
83             },
84             {
85             'format' => '$1 $2',
86             'leading_digits' => '894',
87             'pattern' => '(\\d{4})(\\d{4})'
88             },
89             {
90             'format' => '$1 $2 $3',
91             'leading_digits' => '
92             0[26]|
93             5
94             ',
95             'pattern' => '(\\d{2})(\\d{3,4})(\\d{4})'
96             },
97             {
98             'format' => '$1 $2 $3',
99             'leading_digits' => '
100             1(?:
101             44|
102             [679]
103             )|
104             [378]
105             ',
106             'pattern' => '(\\d{3})(\\d{3})(\\d{3,4})'
107             },
108             {
109             'format' => '$1 $2 $3',
110             'leading_digits' => '
111             0[13-57-9][0159]|
112             14
113             ',
114             'pattern' => '(\\d{3})(\\d{3,4})(\\d{4})'
115             },
116             {
117             'format' => '$1 $2 $3',
118             'leading_digits' => '0[26]',
119             'pattern' => '(\\d{2})(\\d{4})(\\d{5})'
120             },
121             {
122             'format' => '$1 $2 $3',
123             'pattern' => '(\\d{4})(\\d{3})(\\d{4})'
124             },
125             {
126             'format' => '$1 $2 $3',
127             'leading_digits' => '3',
128             'pattern' => '(\\d{3})(\\d{4})(\\d{4,5})'
129             }
130             ];
131              
132             my $validators = {
133             'fixed_line' => '
134             0669[0-79]\\d{1,6}|
135             0(?:
136             1(?:
137             [0159]\\d|
138             [27][1-5]|
139             31|
140             4[1-4]|
141             6[1356]|
142             8[2-57]
143             )|
144             2\\d\\d|
145             3(?:
146             [0159]\\d|
147             2[1-4]|
148             3[12]|
149             [48][1-6]|
150             6[2-59]|
151             7[1-7]
152             )|
153             4(?:
154             [0159]\\d|
155             [23][1-9]|
156             4[245]|
157             6[1-5]|
158             7[1-4]|
159             81
160             )|
161             5(?:
162             [0159]\\d|
163             2[1-5]|
164             3[2-6]|
165             4[1-79]|
166             6[4-6]|
167             7[1-578]|
168             8[3-8]
169             )|
170             6(?:
171             [0-57-9]\\d|
172             6[0-8]
173             )|
174             7(?:
175             [0159]\\d|
176             2[12]|
177             3[1-7]|
178             4[2-46]|
179             6[13569]|
180             7[13-6]|
181             8[1-59]
182             )|
183             8(?:
184             [0159]\\d|
185             2[3-578]|
186             3[1-356]|
187             [6-8][1-5]
188             )|
189             9(?:
190             [0159]\\d|
191             [238][1-5]|
192             4[12]|
193             6[1-8]|
194             7[1-6]
195             )
196             )\\d{2,7}
197             ',
198             'geographic' => '
199             0669[0-79]\\d{1,6}|
200             0(?:
201             1(?:
202             [0159]\\d|
203             [27][1-5]|
204             31|
205             4[1-4]|
206             6[1356]|
207             8[2-57]
208             )|
209             2\\d\\d|
210             3(?:
211             [0159]\\d|
212             2[1-4]|
213             3[12]|
214             [48][1-6]|
215             6[2-59]|
216             7[1-7]
217             )|
218             4(?:
219             [0159]\\d|
220             [23][1-9]|
221             4[245]|
222             6[1-5]|
223             7[1-4]|
224             81
225             )|
226             5(?:
227             [0159]\\d|
228             2[1-5]|
229             3[2-6]|
230             4[1-79]|
231             6[4-6]|
232             7[1-578]|
233             8[3-8]
234             )|
235             6(?:
236             [0-57-9]\\d|
237             6[0-8]
238             )|
239             7(?:
240             [0159]\\d|
241             2[12]|
242             3[1-7]|
243             4[2-46]|
244             6[13569]|
245             7[13-6]|
246             8[1-59]
247             )|
248             8(?:
249             [0159]\\d|
250             2[3-578]|
251             3[1-356]|
252             [6-8][1-5]
253             )|
254             9(?:
255             [0159]\\d|
256             [238][1-5]|
257             4[12]|
258             6[1-8]|
259             7[1-6]
260             )
261             )\\d{2,7}
262             ',
263             'mobile' => '
264             3[1-9]\\d{8}|
265             3[2-9]\\d{7}
266             ',
267             'pager' => '',
268             'personal_number' => '
269             1(?:
270             78\\d|
271             99
272             )\\d{6}
273             ',
274             'specialrate' => '(
275             84(?:
276             [08]\\d{3}|
277             [17]
278             )\\d{3}
279             )|(
280             (?:
281             0878\\d{3}|
282             89(?:
283             2\\d|
284             3[04]|
285             4(?:
286             [0-4]|
287             [5-9]\\d\\d
288             )|
289             5[0-4]
290             )
291             )\\d\\d|
292             (?:
293             1(?:
294             44|
295             6[346]
296             )|
297             89(?:
298             38|
299             5[5-9]|
300             9
301             )
302             )\\d{6}
303             )',
304             'toll_free' => '
305             80(?:
306             0\\d{3}|
307             3
308             )\\d{3}
309             ',
310             'voip' => '55\\d{8}'
311             };
312             my %areanames = ();
313             $areanames{en} = {"39011", "Turin",
314             "390344", "Como",
315             "39059", "Modena",
316             "3906", "Rome",
317             "390362", "Cremona\/Monza",
318             "390461", "Trento",
319             "390882", "Foggia",
320             "390444", "Vicenza",
321             "390881", "Foggia",
322             "39079", "Sassari",
323             "390924", "Trapani",
324             "390423", "Treviso",
325             "39048", "Gorizia",
326             "39039", "Monza",
327             "390974", "Salerno",
328             "390523", "Piacenza",
329             "39081", "Naples",
330             "390737", "Macerata",
331             "3906698", "Vatican\ City",
332             "390425", "Rovigo",
333             "390141", "Asti",
334             "39049", "Padova",
335             "390575", "Arezzo",
336             "390373", "Cremona",
337             "390342", "Sondrio",
338             "390364", "Brescia",
339             "390823", "Caserta",
340             "390341", "Lecco",
341             "390586", "Livorno",
342             "39071", "Ancona",
343             "390862", "L\'Aquila",
344             "390166", "Aosta\ Valley",
345             "390921", "Palermo",
346             "390382", "Pavia",
347             "3902", "Milan",
348             "390733", "Macerata",
349             "390922", "Agrigento",
350             "390125", "Turin",
351             "39051", "Bologna",
352             "390884", "Foggia",
353             "390963", "Vibo\ Valentia",
354             "39089", "Salerno",
355             "39041", "Venice",
356             "390825", "Avellino",
357             "39095", "Catania",
358             "390541", "Rimini",
359             "390577", "Siena",
360             "39031", "Como",
361             "39090", "Messina",
362             "390346", "Bergamo",
363             "390965", "Reggio\ Calabria",
364             "390934", "Caltanissetta\ and\ Enna",
365             "390161", "Vercelli",
366             "390735", "Ascoli\ Piceno",
367             "390865", "Isernia",
368             "39080", "Bari",
369             "390783", "Oristano",
370             "390543", "Forlì\-Cesena",
371             "390122", "Turin",
372             "390432", "Udine",
373             "390445", "Vicenza",
374             "39099", "Taranto",
375             "390925", "Agrigento",
376             "39085", "Pescara",
377             "390583", "Lucca",
378             "390532", "Ferrara",
379             "390545", "Ravenna",
380             "390187", "La\ Spezia",
381             "390343", "Sondrio",
382             "390975", "Potenza",
383             "390774", "Rome",
384             "390324", "Verbano\-Cusio\-Ossola",
385             "39013", "Alessandria",
386             "390171", "Cuneo",
387             "39015", "Biella",
388             "390585", "Massa\-Carrara",
389             "390424", "Vicenza",
390             "390732", "Ancona",
391             "39010", "Genoa",
392             "390731", "Ancona",
393             "390165", "Aosta\ Valley",
394             "390962", "Crotone",
395             "390574", "Prato",
396             "390961", "Catanzaro",
397             "390471", "Bolzano\/Bozen",
398             "390365", "Brescia",
399             "39045", "Verona",
400             "39030", "Brescia",
401             "390183", "Imperia",
402             "39091", "Palermo",
403             "390522", "Reggio\ Emilia",
404             "390832", "Lecce",
405             "390426", "Rovigo",
406             "390521", "Parma",
407             "390776", "Frosinone",
408             "390874", "Campobasso",
409             "390372", "Cremona",
410             "390933", "Caltanissetta",
411             "390371", "Lodi",
412             "39035", "Bergamo",
413             "39040", "Trieste",
414             "39033", "Varese",
415             "390549", "San\ Marino",
416             "390322", "Novara",
417             "390789", "Sassari",
418             "39075", "Perugia",
419             "390321", "Novara",
420             "390185", "Genoa",
421             "390376", "Mantua",
422             "390363", "Bergamo",
423             "390824", "Benevento",
424             "39050", "Pisa",
425             "390565", "Livorno",
426             "390942", "Catania",
427             "390883", "Andria\ Barletta\ Trani",
428             "39055", "Florence",
429             "390734", "Fermo",
430             "390422", "Treviso",
431             "39070", "Cagliari",
432             "390421", "Venice",};
433             $areanames{it} = {"390464", "Rovereto",
434             "390435", "Pieve\ di\ Cadore",
435             "390442", "Legnago",
436             "390875", "Termoli",
437             "3902", "Milano",
438             "39019", "Savona",
439             "390173", "Alba",
440             "390166", "Saint\-Vincent",
441             "390533", "Comacchio",
442             "390873", "Vasto",
443             "390735", "San\ Benedetto\ del\ Tronto",
444             "390742", "Foligno",
445             "390433", "Tolmezzo",
446             "390346", "Clusone",
447             "390428", "Tarvisio",
448             "390781", "Iglesias",
449             "390972", "Melfi",
450             "390564", "Grosseto",
451             "390535", "Mirandola",
452             "390542", "Imola",
453             "390971", "Potenza",
454             "390782", "Lanusei",
455             "390386", "Ostiglia",
456             "390175", "Saluzzo",
457             "390423", "Montebelluna",
458             "390462", "Cavalese",
459             "390375", "Casalmaggiore",
460             "390438", "Conegliano",
461             "390525", "Fornovo\ di\ Taro",
462             "39011", "Torino",
463             "390373", "Crema",
464             "390967", "Soverato",
465             "39081", "Napoli",
466             "390584", "Viareggio",
467             "390761", "Viterbo",
468             "390744", "Terni",
469             "3906698", "Città\ del\ Vaticano",
470             "390974", "Vallo\ della\ Lucania",
471             "390544", "Ravenna",
472             "390827", "Sant\'Angelo\ dei\ Lombardi",
473             "390784", "Nuoro",
474             "390465", "Tione\ di\ Trento",
475             "390721", "Pesaro",
476             "390434", "Pordenone",
477             "390722", "Urbino",
478             "390776", "Cassino",
479             "390763", "Orvieto",
480             "390522", "Reggio\ nell\'Emilia",
481             "390765", "Poggio\ Mirteto",
482             "390421", "San\ Donà\ di\ Piave",
483             "390836", "Maglie",
484             "390463", "Cles",
485             "390588", "Volterra",
486             "390565", "Piombino",
487             "390534", "Porretta\ Terme",
488             "390174", "Mondovì",
489             "390871", "Chieti",
490             "390743", "Spoleto",
491             "390872", "Lanciano",
492             "390431", "Cervignano\ del\ Friuli",
493             "390374", "Soresina",
494             "390445", "Schio",
495             "390543", "Forlì",
496             "390973", "Lagonegro",
497             "390966", "Palmi",
498             "390524", "Fidenza",
499             "390731", "Jesi",
500             "390585", "Massa",
501             "390424", "Bassano\ del\ Grappa",
502             "390732", "Fabriano",
503             "390172", "Savigliano",
504             "390975", "Sala\ Consilina",
505             "390545", "Lugo",
506             "390785", "Macomer",
507             "390976", "Muro\ Lucano",
508             "390546", "Faenza",
509             "390125", "Ivrea",
510             "390377", "Codogno",
511             "390884", "Manfredonia",
512             "390381", "Vigevano",
513             "390921", "Cefalù",
514             "390861", "Teramo",
515             "390746", "Rieti",
516             "390364", "Breno",
517             "390427", "Spilimbergo",
518             "390144", "Acqui\ Terme",
519             "390934", "Caltanissetta",
520             "390123", "Lanzo\ Torinese",
521             "390429", "Este",
522             "390965", "Reggio\ di\ Calabria",
523             "39041", "Venezia",
524             "390184", "Sanremo",
525             "390578", "Chianciano\ Terme",
526             "390924", "Alcamo",
527             "390439", "Feltre",
528             "390384", "Mortara",
529             "390573", "Pistoia",
530             "390566", "Follonica",
531             "390437", "Belluno",
532             "390882", "San\ Severo",
533             "390362", "Seregno",
534             "3906", "Roma",
535             "390344", "Menaggio",
536             "390864", "Sulmona",
537             "390766", "Civitavecchia",
538             "390323", "Baveno",
539             "390773", "Latina",
540             "390983", "Rossano",
541             "390835", "Matera",
542             "390932", "Ragusa",
543             "390931", "Siracusa",
544             "390828", "Battipaglia",
545             "390737", "Camerino",
546             "390142", "Casale\ Monferrato",
547             "390968", "Lamezia\ Terme",
548             "390833", "Gallipoli",
549             "390985", "Scalea",
550             "390775", "Frosinone",
551             "390473", "Merano",
552             "390182", "Albenga",
553             "390124", "Rivarolo\ Canavese",
554             "390933", "Caltagirone",
555             "390885", "Cerignola",
556             "390143", "Novi\ Ligure",
557             "390831", "Brindisi",
558             "390426", "Adria",
559             "390471", "Bolzano",
560             "390365", "Salò",
561             "390472", "Bressanone",
562             "390587", "Pontedera",
563             "390935", "Enna",
564             "390942", "Taormina",
565             "390883", "Andria",
566             "390571", "Empoli",
567             "39055", "Firenze",
568             "390941", "Patti",
569             "390572", "Montecatini\ Terme",
570             "390964", "Locri",
571             "390185", "Rapallo",
572             "390376", "Mantova",
573             "390363", "Treviglio",
574             "390547", "Cesena",
575             "390771", "Formia",
576             "390982", "Paola",
577             "390549", "Repubblica\ di\ San\ Marino",
578             "390981", "Castrovillari",
579             "390322", "Arona",
580             "390789", "Olbia",
581             "390925", "Sciacca",
582             "390163", "Borgosesia",
583             "390385", "Stradella",
584             "390121", "Pinerolo",
585             "390536", "Sassuolo",
586             "390122", "Susa",
587             "390331", "Busto\ Arsizio",
588             "390474", "Brunico",
589             "390345", "San\ Pellegrino\ Terme",
590             "390332", "Varese",
591             "390736", "Ascoli\ Piceno",
592             "39010", "Genova",
593             "390383", "Voghera",
594             "390165", "Aosta",
595             "390923", "Trapani",
596             "390984", "Cosenza",
597             "390774", "Tivoli",
598             "390863", "Avezzano",
599             "390324", "Domodossola",
600             "390343", "Chiavenna",
601             "390436", "Cortina\ d\'Ampezzo",};
602              
603             sub new {
604 82     82 1 189 my $class = shift;
605 82         142 my $number = shift;
606 82         503 $number =~ s/(^\+39|\D)//g;
607 82         503 my $self = bless({ country_code => '39', number => $number, formatters => $formatters, validators => $validators, areanames => \%areanames}, $class);
608 82 100       381 return $self->is_valid() ? $self : undef;
609             }
610             1;