line |
true |
false |
branch |
19
|
0 |
0 |
unless defined &Mail::Qmail::Filter::CheckDeliverability::dot_qmail
|
25
|
0 |
0 |
unless (defined $dot_qmail)
|
30
|
0 |
0 |
if $done{$dot_qmail}++
|
31
|
0 |
0 |
unless open my $fh, "<", $dot_qmail
|
36
|
0 |
0 |
if $line =~ /^#/u
|
39
|
0 |
0 |
if $line =~ m[^[&/\w]]u
|
42
|
0 |
0 |
unless $line =~ /^\|/u and defined $run_commands_matching and $line =~ /$run_commands_matching/u
|
47
|
0 |
0 |
unless defined &Mail::Qmail::Filter::CheckDeliverability::capture_merged
|
52
|
0 |
0 |
unless open my $fh, $line
|
62
|
0 |
0 |
if $exitcode == 99
|
63
|
0 |
0 |
if $exitcode == 111
|
65
|
0 |
0 |
unless $exitcode == 100
|
66
|
0 |
0 |
defined $reject_text ? :
|
75
|
0 |
0 |
if $valid
|
78
|
0 |
0 |
if defined $reject_text
|
79
|
0 |
0 |
unless $valid
|