Condition Coverage

blib/lib/Net/LMTP.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 0 $ok && $msg[0] =~ /\A(\S+)/
258 0 0 0 @_ and ref $_[-1]
313 0 0 0 $me->_DATA && $me->datasend(@_)
315 0 0 0 $ok && @_

or 2 conditions

line l !l condition
63 0 0 $arg{'Hello'} || ''
80 0 0 ${*$me;}{'net_lmtp_banner'} || undef
87 0 0 ${*$me;}{'net_lmtp_domain'} || undef
100 0 0 shift() || eval { do { require Net::Domain; Net::Domain::hostfqdn() } } || ''
135 0 0 shift() || ''

or 3 conditions

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