line |
true |
false |
branch |
102
|
0 |
9 |
if $self->has_processes
|
108
|
0 |
9 |
$self->single_process ? :
|
110
|
0 |
0 |
$errors ? :
|
|
0 |
1 |
if $self->verbose
|
136
|
0 |
2 |
if $self->verbose
|
140
|
0 |
0 |
&blessed($_) && $_->isa('Email::Sender::Failure') ? :
|
148
|
0 |
0 |
if $self->verbose
|
162
|
5 |
0 |
if $target->has_language
|
168
|
0 |
5 |
if (my(@attachments) = $target->extra_attachments)
|
172
|
0 |
0 |
ref $_ ? :
|
183
|
0 |
0 |
$attach->[1] ? :
|
204
|
5 |
0 |
unless $email->header('From')
|
206
|
5 |
0 |
unless $email->header('To')
|
208
|
4 |
1 |
unless $email->header('Cc') or not @cc
|