| line |
true |
false |
branch |
|
238
|
0 |
0 |
unless (&is_regexp($email_pattern)) |
|
241
|
0 |
0 |
if ($domain_pattern and not &is_regexp($domain_pattern)) |
|
247
|
0 |
0 |
if (not $domain_pattern or $_->{'domain'} =~ /$domain_pattern/) |
|
254
|
0 |
0 |
if $_ |
|
256
|
0 |
0 |
$value && 'ARRAY' eq ref $value ? : |
|
428
|
0 |
0 |
if (defined $param->{'forwards_to'} and ref $param->{'forwards_to'} ne 'ARRAY') |
|
431
|
0 |
0 |
if (defined $param->{'permitted_senders'} and ref $param->{'permitted_senders'} ne 'ARRAY') |
|
436
|
0 |
0 |
defined $param->{'forwards_to'} ? : |
|
439
|
0 |
0 |
defined $param->{'permitted_senders'} ? : |
|
443
|
0 |
0 |
unless (length $forward_address_for_request . $permittet_senders_for_request) |
|
494
|
0 |
0 |
unless (&is_regexp($alias_pattern)) |
|
497
|
0 |
0 |
if ($domain_pattern and not &is_regexp($domain_pattern)) |
|
506
|
0 |
0 |
if (not $domain_pattern or $_->{'domain'} =~ /$domain_pattern/) |
|
517
|
0 |
0 |
if $_ |
|
519
|
0 |
0 |
$value && 'ARRAY' eq ref $value ? : |