blib/lib/Mail/DKIM/MessageParser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 20 | 80.0 |
line | true | false | branch |
---|---|---|---|
47 | 285 | 0 | @_ == 1 ? : |
285 | 0 | if @_ | |
49 | 285 | 0 | if ($self->{'in_header'}) |
52 | 280 | 3326 | if (substr($$buf_ref, 0, 2) eq "\r\n") |
58 | 4 | 3322 | unless ($$buf_ref =~ /^(.+?\015\012)[^\ \t]/s) |
67 | 280 | 5 | unless ($self->{'in_header'}) |
69 | 279 | 1 | if ($j >= 0) |
87 | 5 | 280 | if ($self->{'in_header'}) { } |
88 | 4 | 1 | if ($$buf_ref ne "") |
101 | 0 | 280 | if ($$buf_ref ne "") |