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