| blib/lib/Mail/DKIM/Canonicalization/DkimCommon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 921 | unless $self->{'Signature'} |
| 53 | 0 | 261 | unless (defined $self->{'Signature'}->headerlist) |
| 67 | 5632 | 2 | if ($hdr =~ /^([^\s:]+)\s*:/) |
| 69 | 1446 | 4186 | if ($key eq $hdr_name) |
| 92 | 260 | 0 | if ($self->{'Signature'}) |
| 93 | 0 | 260 | if (my $limit = $self->{'Signature'}->body_count) |
| 95 | 0 | 0 | if (length $multiline > $remaining) |
| 112 | 1 | 0 | if ($self->{'Signature'}) |