| blib/lib/Mail/Action/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 28 | 60.7 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 52 | 108 | if @_ |
| 83 | 0 | 82 | unless exists $$headers{$name} |
| 84 | 27 | 55 | wantarray ? : |
| 124 | 1 | 25 | if ($recipient) { } |
| 132 | 25 | 25 | unless $recipient = $self->header($header) |
| 145 | 0 | 26 | unless $recipient |
| 156 | 25 | 1 | if (not $found and $address->address eq $recip_addy) { } |
| 168 | 2 | 25 | unless $found |
| 179 | 0 | 26 | if $self->recipient =~ /\+(\w+)/ |
| 191 | 0 | 0 | if exists $$attributes{$directive} |
| 208 | 1 | 6 | if $line eq '-- ' |
| 225 | 0 | 0 | if $header eq 'From ' |
| 227 | 0 | 0 | exists $$headers{$header} ? : |
| 231 | 0 | 0 | unless @value |