| line |
true |
false |
branch |
|
33
|
0 |
0 |
unless ($email)
|
|
52
|
0 |
0 |
if ($packet) { }
|
|
54
|
0 |
0 |
unless $rr->type eq $rrtype
|
|
56
|
0 |
0 |
if $rrtype eq "MX"
|
|
57
|
0 |
0 |
if $rrtype eq "A"
|
|
58
|
0 |
0 |
if $rrtype eq "AAAA"
|
|
64
|
0 |
0 |
if ($error)
|
|
69
|
0 |
0 |
if (my $error = $@)
|
|
80
|
0 |
0 |
if exists $self->{'done'}{join ":", $domain, $type}
|
|
86
|
0 |
0 |
unless ($domain)
|
|
101
|
0 |
0 |
if ($self->is_handler_loaded("DMARC"))
|
|
104
|
0 |
0 |
if ($domain)
|
|
107
|
0 |
0 |
if ($org_domain eq $domain) { }
|
|
116
|
0 |
0 |
$is_org ? :
|
|
121
|
0 |
0 |
if ($lookup_mx->{'error'})
|
|
126
|
0 |
0 |
if ($lookup_mx->{'result'} == 1)
|
|
142
|
0 |
0 |
if ($lookup_a->{'error'})
|
|
146
|
0 |
0 |
if ($lookup_aaaa->{'error'})
|
|
151
|
0 |
0 |
if ($lookup_a->{'result'} or $lookup_aaaa->{'result'})
|
|
155
|
0 |
0 |
if ($lookup_a->{'result'} == 1) { }
|
|
162
|
0 |
0 |
if ($lookup_aaaa->{'result'} == 1) { }
|
|
179
|
0 |
0 |
if ($is_org == 0)
|
|
183
|
0 |
0 |
if ($lookup_mx->{'error'})
|
|
188
|
0 |
0 |
if ($lookup_mx->{'result'} == 1)
|
|
204
|
0 |
0 |
if ($lookup_a->{'error'})
|
|
208
|
0 |
0 |
if ($lookup_aaaa->{'error'})
|
|
213
|
0 |
0 |
if ($lookup_a->{'result'} or $lookup_aaaa->{'result'})
|
|
217
|
0 |
0 |
if ($lookup_a->{'result'} == 1) { }
|
|
224
|
0 |
0 |
if ($lookup_aaaa->{'result'} == 1) { }
|
|
261
|
0 |
0 |
if $env_from eq "<>"
|
|
271
|
0 |
0 |
if ($header eq "From")
|