Branch Coverage

blib/lib/Acme/HTTP.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
63 0 0 if ($Redir_act > $Redir_max)
73 0 0 $Url_act =~ m[\A ([^:]+) : // ([^/]+) (/ .*) \z]msx ? :
0 0 $Url_act =~ m[\A ([^:]+) : // ([^/]+) \z]msx ? :
81 0 0 $type eq 'https' ? :
0 0 $type eq 'http' ? :
86 0 0 if ($net_http eq 'Net::HTTP::NB') { }
0 0 elsif ($net_http eq 'Net::HTTPS::NB') { }
97 0 0 unless ($hdl = $net_http->new('Host', $host))
108 0 0 unless ($sel->can_read($TimeOut))
115 0 0 unless $Code
121 0 0 unless (defined $hdl)
135 0 0 unless ($sel->can_read($TimeOut))
142 0 0 unless (defined $bytes)