Condition Coverage

lib/Net/SSL.pm
Criterion Covered Total %
condition 5 64 7.8


and 3 conditions

line !l l&&!r l&&r condition
367 0 0 0 $lwp_object and $lwp_object->agent

or 2 conditions

line l !l condition
43 0 1 delete $$arg{'SSL_Debug'} || $ENV{'HTTPS_DEBUG'} || 0
109 0 0 *$self->{'ssl_debug'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 1 delete $$arg{'SSL_Version'} || $ENV{'HTTPS_VERSION'}
0 1 0 delete $$arg{'SSL_Version'} || $ENV{'HTTPS_VERSION'} || $DEFAULT_VERSION
43 0 0 1 delete $$arg{'SSL_Debug'} || $ENV{'HTTPS_DEBUG'}
45 0 1 0 delete $$arg{'SSL_Context'} || _default_context($ssl_version)
95 0 0 0 not $proxy_connect or $@
133 0 0 0 $REAL{$new_ssl} || $new_ssl
170 0 0 0 $REAL{$self} || $self
176 0 0 0 $REAL{$self} || $self
182 0 0 0 $REAL{$self} || $self
187 0 0 0 $REAL{$self} || $self
198 0 0 0 $REAL{$self} || $self
222 0 0 0 $REAL{$self} || $self
238 0 0 0 $REAL{$self} || $self
250 0 0 0 $REAL{$self} || $self
259 0 0 0 $REAL{$self} || $self
268 0 0 0 $REAL{$self} || $self
286 0 0 0 $REAL{$self} || $self
318 0 0 0 $stack_args[0] || next
354 0 0 0 $ENV{'HTTPS_PROXY_USERNAME'} or $ENV{'HTTPS_PROXY_PASSWORD'}