| line |
true |
false |
branch |
|
22
|
0 |
0 |
if ($swap) |
|
44
|
0 |
0 |
if (&testlang($$rh_addr{'language'}) and &testcountry($$rh_addr{'country'}) and &cleanstring($$rh_addr{'city'})) { } |
|
52
|
0 |
0 |
if ($$rh_addr{'country'} eq 'ca') { } |
|
|
0 |
0 |
elsif ($$rh_addr{'country'} eq 'us') { } |
|
61
|
0 |
0 |
if ($$rh_addr{'language'} eq 'us') { } |
|
72
|
0 |
0 |
if ($$rh_addr{'country'} ne 'ca') |
|
80
|
0 |
0 |
if ($$rh_addr{'street'}) |
|
107
|
0 |
0 |
if ($string eq 'gb') { } |
|
118
|
0 |
0 |
if ($lang) { } |
|
123
|
0 |
0 |
$langs{$lang} ? : |
|
132
|
0 |
0 |
if ($cty) { } |
|
138
|
0 |
0 |
$ctys{$cty} ? : |