Condition Coverage

blib/lib/LWP/Protocol/Coro/http.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 defined $ssl_opts{'SSL_verifycn_scheme'} and $ssl_opts{'SSL_verifycn_scheme'} eq 'www'
48 0 0 0 $tls_ctx{'verify'} and not exists $tls_ctx{'ca_file'} || exists $tls_ctx{'ca_path'}

or 2 conditions

line l !l condition
43 0 0 $tls_ctx{'verify'} ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 exists $tls_ctx{'ca_file'} || exists $tls_ctx{'ca_path'}
136 1 16 0 $proxy || $url