blib/lib/Net/Async/HTTP/Server/Protocol.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
24 | 6 | 50 | if $eof |
26 | 24 | 26 | unless $$buffref =~ s/^(.*?$CRLF$CRLF)//su |
30 | 0 | 26 | unless ($request and defined $request->protocol and $request->protocol =~ /^HTTP/u) |
42 | 2 | 25 | unless length $$buffref >= $request_body_len |
70 | 0 | 62 | unless $req |
74 | 21 | 41 | $is_done ? : |