Branch Coverage

blib/lib/Net/Async/SMTP/Client.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
109 0 0 defined $self->host ? :
146 0 0 unless $mx->type eq "MX"
185 0 0 $self->auth ? :
193 0 0 unless $stream->has_feature("STARTTLS")