blib/lib/Mail/MtPolicyd/Plugin/CtIpRep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | $self->permfail_score and not $r->is_already_done($self->name . '-score') |
99 | 0 | 0 | 0 | $self->tempfail_score and not $r->is_already_done($self->name . '-score') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
108 | 0 | 0 | 0 | $mode eq 'reject' or $mode eq 'defer' |