| line |
true |
false |
branch |
|
206
|
0 |
0 |
unless (&is_regexp($email_pattern)) |
|
209
|
0 |
0 |
if ($domain_pattern and not &is_regexp($domain_pattern)) |
|
215
|
0 |
0 |
if (not $domain_pattern or $_->{'domain'} =~ /$domain_pattern/) |
|
222
|
0 |
0 |
if $_ |
|
224
|
0 |
0 |
$value && 'ARRAY' eq ref $value ? : |
|
352
|
0 |
0 |
if (defined $param->{'forwards_to'} and ref $param->{'forwards_to'} ne 'ARRAY') |
|
355
|
0 |
0 |
if (defined $param->{'permitted_senders'} and ref $param->{'permitted_senders'} ne 'ARRAY') |
|
360
|
0 |
0 |
defined $param->{'forwards_to'} ? : |
|
363
|
0 |
0 |
defined $param->{'permitted_senders'} ? : |
|
367
|
0 |
0 |
unless (length $forward_address_for_request . $permitted_senders_for_request) |
|
411
|
0 |
0 |
unless (&is_regexp($alias_pattern)) |
|
414
|
0 |
0 |
if ($domain_pattern and not &is_regexp($domain_pattern)) |
|
423
|
0 |
0 |
if (not $domain_pattern or $_->{'domain'} =~ /$domain_pattern/) |
|
434
|
0 |
0 |
if $_ |
|
436
|
0 |
0 |
$value && 'ARRAY' eq ref $value ? : |