| lib/Mail/AuthenticationResults/FoldableHeader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 146 | 951 | 89 | 292 | $part->is eq "space" and $last_type ne "space" |
| 163 | 98 | 198 | 121 | $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 |