| lib/Mail/AuthenticationResults/Header/Comment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 24 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 7 | unless defined $value |
| 31 | 6 | 23 | if $first eq '(' |
| 32 | 6 | 23 | if $first eq ')' |
| 33 | 5 | 24 | if $depth == -1 |
| 35 | 4 | 3 | if $depth != 0 |
| 38 | 5 | 2 | unless ($nested_ok) |
| 59 | 6 | 1496 | if $first eq '(' |
| 60 | 7 | 1495 | if $first eq ')' |
| 61 | 3 | 1499 | if $depth == -1 |
| 63 | 2 | 76 | if $depth != 0 |
| 64 | 0 | 76 | if $value =~ /\n/ |
| 65 | 0 | 76 | if $value =~ /\r/ |