| blib/lib/Protocol/UWSGI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 150 | 0 | 0 | 4 | $length and length $$buffref >= $length + 4 |
| line | l | !l | condition |
|---|---|---|---|
| 239 | 5 | 0 | $uri->port // 80 |
| 244 | 2 | 3 | $args{'headers'} ||= {} |
| 247 | 3 | 0 | $args{'headers'}{$k} // '' |
| 259 | 0 | 5 | $modifier[0] // 5 |
| 0 | 5 | $modifier[1] // 0 | |
| 299 | 0 | 4 | $$env{'QUERY_STRING'} // '' |