Condition Coverage

blib/lib/Net/SSLGlue/LWP.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
14 0 0 0 $LWP::Protocol::https::VERSION && $LWP::Protocol::https::VERSION >= 6.06 && $LWP::UserAgent::VERSION >= 6.06
20 0 0 0 $oc and $oc ne 'IO::Socket::SSL'

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 $Net::HTTPS::SSL_SOCKET_CLASS || $ENV{'PERL_NET_HTTPS_SSL_SOCKET_CLASS'}