Condition Coverage

blib/lib/Net/Server/Mail/ESMTP.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
207 0 0 9 defined $hostname and length $hostname
246 6 0 0 @options and not $self->{'extend_mode'}
270 7 24 0 $self->{'extend_mode'} and exists $self->{'xreply'}{$verb}

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 0 $verb eq 'MAIL' or $verb eq 'RCPT'