Branch Coverage

blib/lib/CPAN/LWP/UserAgent.pm
Criterion Covered Total %
branch 4 8 50.0


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