Branch Coverage

blib/lib/CPAN/LWP/UserAgent.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
13 0 0 if $CPAN::LWP::UserAgent::SETUPDONE
14 0 0 if ($CPAN::META->has_usable('LWP::UserAgent')) { }
25 1 1 if ($proxy) { }
55 0 0 if ($result->code == 407)