lib/Mail/AuthenticationResults/Header/Comment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 24 | 87.5 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 13 | unless defined $value |
31 | 6 | 113 | if $first eq "(" |
32 | 6 | 113 | if $first eq ")" |
33 | 5 | 114 | if $depth == -1 |
35 | 4 | 9 | if $depth != 0 |
38 | 5 | 8 | unless ($nested_ok) |
59 | 6 | 1676 | if $first eq "(" |
60 | 7 | 1675 | if $first eq ")" |
61 | 3 | 1679 | if $depth == -1 |
63 | 2 | 88 | if $depth != 0 |
64 | 0 | 88 | if $value =~ /\n/ |
65 | 0 | 88 | if $value =~ /\r/ |