| blib/lib/Mail/DKIM/ARC/MessageSignature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 19 | 367 | if exists $prms{'Instance'} |
| 26 | 19 | 367 | if exists $prms{'Method'} |
| 29 | 0 | 386 | if exists $prms{'Query'} |
| 31 | 16 | 370 | if defined $prms{'Timestamp'} |
| 32 | 0 | 386 | if defined $prms{'Expiration'} |
| 33 | 19 | 367 | if defined $prms{'Key'} |
| 47 | 38 | 718 | if (@_) |
| 49 | 0 | 38 | unless $val > 0 and $val < 1025 |