blib/lib/Mail/Message/Replace/MailHeader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
57 | 0 | 0 | 0 | $line =~ s/^([^:]+)\:\s*// and $tag = $1 |
124 | 0 | 0 | 0 | @$lines and $lines->[0] != /^[\r\n]+/ |
line | l | !l | condition |
---|---|---|---|
29 | 0 | 0 | $args->{'Modify'} || $args->{'Reformat'} || 0 |
30 | 0 | 0 | $args->{'FoldLength'} || 79 |
31 | 0 | 0 | $args->{'MailFrom'} || 'KEEP' |
61 | 0 | 0 | $index or 0 |