| blib/lib/Mail/Action.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 26 | 26 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 20 | unless $address_dir |
| 21 | 2 | 18 | if (@options == 1) { } |
| 27 | 17 | 1 | if @options |
| 28 | 5 | 13 | if exists $options{'Filehandle'} |
| 33 | 8 | 12 | unless ($options{'Request'}) |
| 36 | 3 | 5 | if defined fileno $fh |
| 41 | 17 | 3 | unless $options{'Storage'} |
| 72 | 1 | 2 | unless $addresses->exists($alias) |
| 76 | 1 | 1 | wantarray ? : |
| 108 | 2 | 1 | if exists $$attributes{$directive} |
| 130 | 1 | 3 | unless $subject |
| 133 | 2 | 1 | $self->can($command) ? : |
| 145 | 1 | 6 | if $header eq 'From ' |