| blib/lib/Mail/Qmail/Filter/DMARC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | if ($dkim->result ne 'pass') |
| 59 | 0 | 0 | if ($header_from) { } |
| 99 | 0 | 0 | if ($dmarc_result->result ne 'pass') |
| 102 | 0 | 0 | if $disposition eq 'reject' and not $self->dry_run |