blib/lib/Mail/Milter/Authentication/Handler/AbusixDataFeed.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 24 | 70.8 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | if ($feed) { } |
40 | 0 | 0 | if (my $Error = $@) |
68 | 1 | 5 | if ($packet) |
71 | 1 | 0 | if ($rr->type eq "PTR") |
85 | 12 | 10 | if defined $self->{'first_received'} |
86 | 6 | 4 | if lc $header ne "received" |
88 | 0 | 4 | if $protocol ne "smtp" |
95 | 4 | 2 | if ($self->is_handler_loaded("TLS")) |
99 | 4 | 2 | if (defined $self->{'first_received'}) |
102 | 4 | 0 | if ($used_smtp xor $used_esmtp) |
104 | 3 | 1 | if $used_esmtp |
105 | 1 | 3 | if $used_smtp |