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