Condition Coverage

blib/lib/Net/SMTPS.pm
Criterion Covered Total %
condition 0 34 0.0


and 2 conditions

line l !l condition
141 0 0 unshift @Net::SMTPS::ISA, 'IO::Socket::SSL' and 'IO::Socket::SSL'->start_SSL($self, %ssl_args, @_) and $self->isa('IO::Socket::SSL') and bless $self, $type

and 3 conditions

line !l l&&!r l&&r condition
85 0 0 0 defined $ssl and $ssl =~ /ssl/i
111 0 0 0 defined $ssl and $ssl =~ /starttls/i
0 0 0 defined $ssl and $ssl =~ /starttls/i and defined $obj->supports('STARTTLS')
141 0 0 0 unshift @Net::SMTPS::ISA, 'IO::Socket::SSL' and 'IO::Socket::SSL'->start_SSL($self, %ssl_args, @_)
0 0 0 unshift @Net::SMTPS::ISA, 'IO::Socket::SSL' and 'IO::Socket::SSL'->start_SSL($self, %ssl_args, @_) and $self->isa('IO::Socket::SSL')
153 0 0 0 $self->_STARTTLS and $self->ssl_start(@_)
175 0 0 0 index($sv, $i) >= 0 and not grep(/$i/i, @matched)

or 2 conditions

line l !l condition
44 0 0 $arg{'Port'} ||= 465
56 0 0 $_args{'Port'} || 'smtp(25)'
105 0 0 $arg{'Hello'} || ''
116 0 0 $arg{'Hello'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 ref $self || $self