| blib/lib/Mail/Milter/Authentication/Handler/SpamAssassin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 7 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 0 | 0 | $config->{'sa_host'} || 'localhost' |
| 130 | 0 | 0 | $config->{'sa_port'} || 783 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 203 | 0 | 0 | 0 | $self->is_local_ip_address or $self->is_trusted_ip_address |