| blib/lib/Log/Dispatch/Email/Mailer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 1 | 11 | if not exists $self->{$_} and exists $params{$_} |
| 34 | 5 | 3 | ref $params{'message'} ? : |
| 36 | 7 | 0 | unless $self->{'html'} or $self->{'text'} |
| 46 | 5 | 1 | if ($self->{'buffered'} and @{$self->{'buffer'};}) |