blib/lib/Net/Async/HTTP/Server/Protocol.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 0 | 26 | $request and defined $request->protocol |
0 | 0 | 26 | $request and defined $request->protocol and $request->protocol =~ /^HTTP/u | |
59 | 0 | 1 | 0 | $_ and $_->_close |
line | l | !l | condition |
---|---|---|---|
35 | 3 | 23 | $request->content_length || 0 |