blib/lib/Mail/MtPolicyd/Plugin/AddScoreHeader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 1 | unless (defined $score) |
33 | 1 | 0 | if ($score >= $spam_score) { } |
39 | 1 | 0 | if (my $details = $self->_get_score_detail($r)) |