| blib/lib/Mail/DKIM/Policy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 22 | 31.8 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 1 | unless $prms{'Protocol'} eq "dns" |
| 31 | 1 | 0 | unless $prms{'Callbacks'} |
| 35 | 0 | 1 | unless (@resp) |
| 44 | 0 | 1 | unless $rr->type eq "TXT" |
| 47 | 1 | 0 | if ('Net::DNS'->VERSION >= 0.69) { } |
| 58 | 0 | 1 | unless ($strn) |
| 91 | 0 | 9 | unless (defined $value) |
| 111 | 0 | 0 | if $signature->result ne "pass" |
| 114 | 0 | 0 | if ($signature->identity_matches($oa)) |
| 122 | 0 | 0 | if $first_party |
| 123 | 0 | 0 | if $self->signall and not $self->testing |