Branch Coverage
blib/lib/LWP/Protocol/socks.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
36
0
0
unless
$self
->SUPER::configure
(
$args
)
86
0
0
unless
(
$socks
and
$class
->start_SSL
(
$socks
,
%args
)
)
88
0
0
if
(
$@
)
119
0
0
if
(
$proxy
->userinfo
)