Condition Coverage

blib/lib/Mail/SpamAssassin/AutoWhitelist.pm
Criterion Covered Total %
condition 7 20 35.0


and 3 conditions

line !l l&&!r l&&r condition
138 0 1 0 defined $noipent->{'count'} and $noipent->{'count'} > 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

or 2 conditions

line l !l condition
198 1 4 $self->{'entry'}{'count'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
61 0 6 0 ref $class || $class
150 0 0 6 $entry->{'count'} < 0 or $entry->{'count'} != $entry->{'count'}
0 0 6 $entry->{'count'} < 0 or $entry->{'count'} != $entry->{'count'} or $entry->{'totscore'} != $entry->{'totscore'}