Condition Coverage

blib/lib/Email/Sender/Transport/SMTPS.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
83 0 0 0 $self->ssl and $self->ssl ne 'starttls'
137 0 0 0 @failures and @ok_rcpts == 0 || !$self->allow_partial_success

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 $localpart =~ /[^\w.+-]/ or $localpart =~ /^\./
137 0 0 0 @ok_rcpts == 0 || !$self->allow_partial_success