blib/lib/Test/Smoke/Mailer/MIME_Lite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
42 | 0 | 0 | if $self->{'error'} = $@ |
53 | 0 | 0 | if $cc |
54 | 0 | 0 | if $self->{'bcc'} |
55 | 0 | 0 | if $self->{'from'} |
57 | 0 | 0 | if ($self->{'mserver'}) |
59 | 0 | 0 | if $self->{'msuser'} |
60 | 0 | 0 | if defined $self->{'mspass'} |
72 | 0 | 0 | if exists $ENV{'LANG'} and $ENV{'LANG'} =~ /utf-?8$/i |
74 | 0 | 0 | if $self->{'v'} > 1 |
75 | 0 | 0 | if $self->{'v'} |
77 | 0 | 0 | unless $ml_msg->send |
79 | 0 | 0 | $self->{'error'} ? : |
0 | 0 | if $self->{'v'} |