line |
true |
false |
branch |
154
|
2 |
2 |
if $self->host |
156
|
0 |
4 |
unless $transport |
157
|
0 |
4 |
if $self->ssl and not $self->user && $self->passwd |
160
|
2 |
2 |
if ($transport =~ /sendmail/i) { } |
161
|
0 |
2 |
unless $self->sendmail_path |
220
|
0 |
2 |
if ($params{'markdown'}) |
226
|
2 |
0 |
if ($params{'html'} and not $params{'text'}) |
233
|
0 |
2 |
unless ($params{'html'}) |
237
|
0 |
2 |
if (ref $params{'to'} eq 'ARRAY') { } |
255
|
0 |
0 |
if (ref $params{'to'} eq 'ARRAY') |
259
|
0 |
0 |
if ($params{'cc'}) |
260
|
0 |
0 |
if (ref($params{'cc'} eq 'ARRAY')) { } |
269
|
0 |
0 |
if ($self->testing) { } |
292
|
0 |
0 |
if ($success) |