blib/lib/IOMux/HTTP/Service.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
189 | 0 | 0 | 0 | defined $text && length $text |
207 | 0 | 0 | 0 | defined $content and length $content |
line | l | !l | condition |
---|---|---|---|
66 | 0 | 0 | $headers->header('Transfer-Encoding') || '8bit' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
26 | 0 | 0 | 0 | $$args{'name'} ||= ++$conn_id |