| blib/lib/Email/Simple/Header.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 21 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 64 | 0 | 10 | wantarray and not defined $index |
| 354 | 0 | 0 | 28 | $arg->{'at'} and $arg->{'at'} > 0 |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 48 | 2 | $arg->{'crlf'} || "\r\n" |
| 101 | 0 | 49 | $arg ||= {} |
| 334 | 48 | 0 | $arg ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 69 | 45 | 2 | 375 | /^\s+/ or not /^([^:]+):\s*(.*)/ |
| 340 | 48 | 0 | 0 | $arg->{'indent'} || $self->_default_fold_indent |
| 356 | 28 | 0 | 0 | $arg->{'at'} || $self->_default_fold_at |