| blib/lib/Plack/HTTPParser/PP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 10 | 60.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 47 | 0 | 0 | 710 | $http and $http =~ m[^HTTP/(\d+)\.(\d+)$]i | 
| 55 | 492 | 0 | 928 | defined $_ and length $_ | 
| line | l | !l | condition | 
|---|---|---|---|
| 8 | 710 | 0 | $env ||= {} | 
| 58 | 218 | 492 | $query || '' |