blib/lib/Net/HTTPServer/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
368 | 47 | 0 | 0 | lc $key eq 'expect' and $value ne '100-continue' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 6 | 0 | ref $proto || $proto |