Branch Coverage

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


line true false branch
64 0 0 if ($Redir_act > $Redir_max)
74 0 0 $Url_act =~ m[\A ([^:]+) : // ([^/]+) (/ .*) \z]msx ? :
0 0 $Url_act =~ m[\A ([^:]+) : // ([^/]+) \z]msx ? :
82 0 0 $type eq 'https' ? :
0 0 $type eq 'http' ? :
87 0 0 if ($net_http eq 'Net::HTTP::NB') { }
0 0 elsif ($net_http eq 'Net::HTTPS::NB') { }
98 0 0 unless ($hdl = $net_http->new('Host', $host))
109 0 0 unless ($sel->can_read($TimeOut))
116 0 0 unless $Code
122 0 0 unless (defined $hdl)
136 0 0 unless ($sel->can_read($TimeOut))
143 0 0 unless (defined $bytes)