Branch Coverage

blib/lib/Email/MIME/Kit/Bulk.pm
Criterion Covered Total %
branch 10 28 35.7


line true false branch
104 0 9 if $self->has_processes
110 0 9 $self->single_process ? :
112 0 0 $errors ? :
0 1 if $self->verbose
138 0 2 if $self->verbose
142 0 0 &blessed($_) && $_->isa('Email::Sender::Failure') ? :
150 0 0 if $self->verbose
164 5 0 if $target->has_language
170 0 5 if (my(@attachments) = $target->extra_attachments)
173 0 0 ref $_ ? :
185 0 0 $$attach[1] ? :
206 5 0 unless $email->header('From')
208 5 0 unless $email->header('To')
210 4 1 unless $email->header('Cc') or not @cc