Branch Coverage
blib/lib/AnyEvent/Connector/Proxy/http.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
53
1
1
if ($line eq "")
64
1
1
unless ($line =~ qr"^HTTP/1\S* +(\d{3})")
72
0
1
if (int $status / 100 != 2)