Branch Coverage

blib/lib/WWW/ProxyChecker.pm
Criterion Covered Total %
branch 1 26 3.8


line true false branch
24 0 1 if @_ & 1
58 0 0 if $self->debug
63 0 0 if $self->debug
73 0 0 if $n > @proxies
86 0 0 if (my $pid = fork) { }
0 0 elsif (defined $pid) { }
102 0 0 if $debug
105 0 0 if ($self->_check_proxy($ua, $proxy, $check_sites_ref))
109 0 0 if defined $self->max_working_per_kid and @working >= $self->max_working_per_kid
139 0 0 if ($response->is_success) { }
143 0 0 if $self->debug
148 0 0 if grep {$response_code eq $_;} '407', '502', '503', '403'
151 0 0 $response->status_line =~ /^500 read timeout$|\Q$proxy_no_scheme\E/ ? :