blib/lib/Mail/SpamAssassin/AutoWhitelist.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 20 | 35.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
138 | 0 | 1 | 0 | defined $noipent->{'msgcount'} and $noipent->{'msgcount'} > 0 |
285 | 0 | 0 | 0 | $origip =~ /:/ and $origip =~ /^ [0-9a-f]{0,4} (?: : [0-9a-f]{0,4} | \. [0-9]{1,3} ){2,9} $/six |
320 | 0 | 1 | 0 | defined $result and length $result > 39 |
line | l | !l | condition |
---|---|---|---|
198 | 3 | 5 | $self->{'entry'}{'msgcount'} ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 0 | 10 | 0 | ref $class || $class |
150 | 0 | 0 | 10 | $entry->{'msgcount'} < 0 or $entry->{'msgcount'} != $entry->{'msgcount'} |
0 | 0 | 10 | $entry->{'msgcount'} < 0 or $entry->{'msgcount'} != $entry->{'msgcount'} or $entry->{'totscore'} != $entry->{'totscore'} |