Branch Coverage

blib/lib/LWP/UserAgent/Anonymous.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
63 0 0 if (scalar @proxies)
64 0 0 if $DEBUG
67 0 0 if (defined $proxy and $proxy =~ /\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\:\d{1,6}/)
69 0 0 if ($self->_is_success($proxy))
77 0 0 if $DEBUG
108 0 0 if (defined $file)
111 0 0 if ($record =~ /^gp\./i)
112 0 0 if ($record =~ /\"proxy\_ip\"\:\"(.*?)\".*\"proxy\_port\"\:\"(\d+)\"/i)
147 0 0 if $@ =~ /^Timeout/