Branch Coverage

blib/lib/Mail/Qmail/Filter/SpamAssassin.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
27 0 0 if ($status->is_spam)
28 0 0 if (defined(my $dir = $self->dump_spam_to))
29 0 0 unless defined &Mail::Qmail::Filter::SpamAssassin::path
36 0 0 if $self->reject_score and $score >= $self->reject_score
38 0 0 if $self->mark