| blib/lib/AnyEvent/HTTPD/SendMultiHeaderPatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 102 | 0 | 0 | 0 | defined $self and defined $self->{'hdl'} |
| 0 | 0 | 0 | defined $self and defined $self->{'hdl'} and not $self->{'disconnected'} | |
| 106 | 0 | 0 | 0 | defined $chunk and length $chunk > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 0 | 0 | 0 | header_exists($hdr, 'Content-Length') or ref $content |