| blib/lib/Test/Smoke/Mailer/Mail_Sendmail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if $self->{'error'} = $@ |
| 49 | 0 | 0 | if $cc |
| 50 | 0 | 0 | if $self->{'bcc'} |
| 51 | 0 | 0 | if $self->{'from'} |
| 52 | 0 | 0 | if $self->{'mserver'} |
| 55 | 0 | 0 | if exists $ENV{'LANG'} and $ENV{'LANG'} =~ /utf-?8$/i |
| 57 | 0 | 0 | if $self->{'v'} > 1 |
| 58 | 0 | 0 | if $self->{'v'} |
| 61 | 0 | 0 | unless Mail::Sendmail::sendmail(%message) |
| 63 | 0 | 0 | $self->{'error'} ? : |
| 0 | 0 | if $self->{'v'} |