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