Branch Coverage

blib/lib/AnyEvent/HTTP/Response.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
39 3 2 unless @_ == 2
71 1 2 if (my $proto = $res->protocol)
92 2 0 if (my $v = $self->pseudo_headers->{'HTTPVersion'})