| blib/lib/App/Addex/Output/Mutt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 9 | unless defined $text |
| 60 | 0 | 9 | if $self->{'unidecode'} |
| 65 | 0 | 20 | $_[0] =~ /;$/ && $_[0] =~ /:/ ? : |
| 77 | 3 | 3 | if ($folder) |
| 81 | 2 | 1 | unless $self->{'_saw_folder'}{$folder}++ |
| 84 | 1 | 5 | if ($sig) |
| 100 | 2 | 4 | if (@emails > 1) |
| 103 | 1 | 1 | if (defined(my $label = $rcpt_email->label)) |
| 113 | 1 | 5 | unless defined $label |
| 117 | 7 | 2 | length $label ? : |
| 118 | 3 | 6 | if $label_count{$label} > 1 |