blib/lib/Mail/Milter/Authentication/Handler/PTR.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
31 | 8 | 60 | if $self->is_local_ip_address |
32 | 2 | 58 | if $self->is_trusted_ip_address |
33 | 0 | 58 | if $self->is_authenticated |
35 | 0 | 58 | unless ($self->is_handler_loaded("IPRev")) |
43 | 22 | 36 | exists $iprev_handler->{'verified_ptr'} ? : |
49 | 20 | 2 | if (lc $domain eq lc $helo_host) |
54 | 20 | 38 | $found_match ? : |