| blib/lib/Mail/DKIM/ARC/MessageSignature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| 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 | 0 | 386 | if defined $prms{'Tags'} |
| 34 | 19 | 367 | if defined $prms{'Key'} |
| 48 | 38 | 718 | if (@_) |
| 50 | 0 | 38 | unless $val > 0 and $val < 1025 |