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