File Coverage

blib/lib/Number/Phone/Data.pm
Criterion Covered Total %
statement 5 5 100.0
branch n/a
condition n/a
subroutine 5 5 100.0
pod n/a
total 10 10 100.0


line stmt bran cond sub pod time code
1             # automatically generated file, don't edit
2             package Number::Phone::Data;
3 2     2   17 *Number::Phone::libphonenumber_tag = sub { "v8.13.20" };
4 2     2   163 *Number::Phone::UK::data_source = sub { "OFCOM at ".gmtime(1693323751)." UTC" };
5 2     2   26 *Number::Phone::NANP::CA::data_source = sub { "CNAC at ".gmtime(1693684858)." UTC" };
6 2     2   27 *Number::Phone::NANP::US::data_source = sub { "National Pooling Administrator at ".gmtime(1693721494)." UTC" };
7 2     2   28 *Number::Phone::NANP::data_source = sub { "localcallingguide.com at ".gmtime(1693746875)." UTC" };
8             1;
9              
10             =head1 NAME
11              
12             Number::Phone::Data
13              
14             =head1 DATA SOURCES
15              
16             Canadian operator data derived from CNAC at Sat Sep 2 20:00:58 2023 UTC
17              
18             US operator data derived from National Pooling Administrator at Sun Sep 3 06:11:34 2023 UTC
19              
20             Other NANP operator data derived from localcallingguide.com at Sun Sep 3 13:14:35 2023 UTC
21              
22             UK data derived from OFCOM at Tue Aug 29 15:42:31 2023 UTC
23              
24             Most other data derived from libphonenumber v8.13.20
25              
26             =cut