Branch Coverage

blib/lib/Net/Async/SMTP/Connection.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
37 0 0 if exists $args{'auth'}
71 0 0 unless $self->has_feature("STARTTLS")
91 0 0 if ($self->{'sending_content'}) { }