| blib/lib/Mail/DKIM/Algorithm/dk_rsa_sha1.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 21 | my $s = $self->signature and $self->{'canon'}{'interesting_header'} |
| 30 | 17 | 0 | 4 | defined $sender && ('Mail::Address'->parse($sender))[0] |
| 32 | 0 | 0 | 21 | defined $author && ('Mail::Address'->parse($author))[0] |