blib/lib/Mail/Milter/Authentication/Handler/AbusixDataFeed.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
47 | 1 | 5 | if ($packet) |
50 | 1 | 0 | if ($rr->type eq 'PTR') |
65 | 12 | 10 | if defined $self->{'first_received'} |
66 | 6 | 4 | if lc $header ne 'received' |
68 | 0 | 4 | if $protocol ne 'smtp' |
76 | 4 | 2 | if ($self->is_handler_loaded('TLS')) |
80 | 4 | 2 | if (defined $self->{'first_received'}) |
84 | 4 | 0 | if ($used_smtp xor $used_esmtp) |
86 | 3 | 1 | if $used_esmtp |
87 | 1 | 3 | if $used_smtp |