Condition Coverage

blib/lib/Net/Server/Mail/ESMTP/STARTTLS.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
68 2 0 3 $ssl_socket and $ssl_socket->isa('IO::Socket::SSL')
77 3 0 0 defined $ref and ref $ref eq 'ARRAY'
3 0 0 defined $ref and ref $ref eq 'ARRAY' and ref $ref->[0] eq 'CODE'

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 5 not $ssl_config or ref $ssl_config ne 'HASH'