| blib/lib/Mail/SpamAssassin/Message/Metadata.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 408 | 0 | if $rly |
| 94 | 116 | 14 | if ref $_ and not $_->{'ip_private'} |
| 95 | 116 | 14 | if defined $ip and $ip ne '' |
| 96 | 116 | 14 | defined $revip && $revip ne '' ? : |
| 98 | 45 | 23 | @revips == 1 ? : |
| 68 | 340 | if @revips |