Branch Coverage

blib/lib/LWP/Protocol/connect.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
18 0 0 unless (defined $proxy)
23 0 0 unless (grep {$scheme eq $_;} @supported_schemes)
33 0 0 if ($@)