| blib/lib/Mail/DKIM/DkSignature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 14 | 78.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 4 | 0 | 87 | defined $a && $a ne '' |
| 146 | 1 | 1 | 30 | $protocol and $protocol eq "dns" |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 6 | 17 | $prms{'Algorithm'} || 'rsa-sha1' |
| 29 | 6 | 17 | $prms{'Method'} || 'simple' |
| 32 | 0 | 23 | $prms{'Query'} || 'dns' |
| 99 | 61 | 0 | lc $self->get_tag('c') || 'simple' |