blib/lib/Mail/SpamAssassin/Bayes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 26 | 46.1 |
line | true | false | branch |
---|---|---|---|
91 | 0 | 14 | unless $self->{'use_ignores'} |
99 | 0 | 14 | if $ignore |
107 | 0 | 10 | unless $self->{'conf'}{'use_learner'} |
108 | 0 | 10 | unless defined $msg |
110 | 10 | 0 | if ($self->{'use_ignores'}) |
117 | 0 | 10 | if $ignore |
127 | 0 | 4 | unless $self->{'conf'}{'use_learner'} |
128 | 0 | 4 | unless defined $msg |
136 | 0 | 2 | unless $self->{'conf'}{'use_learner'} |
138 | 2 | 0 | if ($sync) |
141 | 0 | 2 | if ($expire) |
152 | 0 | 144 | unless $self->{'conf'}{'use_learner'} |
160 | 0 | 0 | unless $self->{'conf'}{'use_learner'} |