| lib/Mail/AuthenticationResults/FoldableHeader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 146 | 858 | 81 | 260 | $part->is eq "space" and $last_type ne "space" |
| 163 | 95 | 176 | 111 | $section->[0]->is eq "space" and $section->[0]->value eq $eol |
| 215 | 0 | 0 | 6 | grep {$_->is ne "space";} @$first_section and grep {$_->is ne "space";} @$second_section |