line |
!l |
l&&!r |
l&&r |
condition |
113
|
0 |
0 |
0 |
defined $from->areacode and defined $to->areacode |
|
0 |
0 |
0 |
defined $from->areacode and defined $to->areacode and $from->areacode eq $to->areacode |
140
|
0 |
2 |
6 |
$country_code and $country_code =~ /[a-z]/i |
296
|
4742 |
6 |
7 |
$country eq "AQ" and $number =~ /^\+882/ |
303
|
4750 |
3 |
2 |
$country eq "VA" and $original_country eq "IT" |
|
4628 |
119 |
6 |
$country =~ /^(IM|GG|JE)$/ and $original_country eq "GB" |
345
|
3871 |
21 |
18 |
$@ and $number =~ /^\+881/ |
|
3871 |
13 |
8 |
$@ and $number =~ /^\+882/ |
|
3884 |
0 |
8 |
$@ and $number =~ /^\+882/ and $country_name ne "AQ" |
|
3871 |
7 |
6 |
$@ and $number =~ /^\+883/ |