| blib/lib/Mail/SpamAssassin/Plugin/RelayCountry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 15 | 6.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 148 | 0 | 0 | 0 | defined $value and length $value |
| 256 | 0 | 0 | 0 | "Geo::IP"->VERSION >= "1.39" and "Geo::IP"->api eq "CAPI" |
| line | l | !l | condition |
|---|---|---|---|
| 233 | 0 | 0 | $cc ||= "XX" |
| 264 | 0 | 0 | $db->database_info || '?' |
| 0 | 0 | $dbv6->database_info || '?' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 0 | 61 | 0 | ref $class || $class |