Branch Coverage

blib/lib/Mail/Transport/Sendmail.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
30 0 0 unless $self->{'MTS_program'} = $args->{'proxy'} || $self->findBinary('sendmail')
42 0 0 if (open($mailer, "|-") == 0)
55 0 0 unless $mailer->close