blib/lib/LWP/Protocol/http/SocketUnix.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
81 | 0 | 0 | 0 | defined $$content_ref and length $$content_ref |
152 | 0 | 0 | 0 | defined $rbits and $rbits =~ /[^\0]/ |
174 | 0 | 0 | 0 | defined $wbits and $wbits =~ /[^\0]/ |
182 | 0 | 0 | 0 | not $eof and $woffset >= length $$wbuf |
line | l | !l | condition |
---|---|---|---|
37 | 0 | 0 | $size ||= 4096 |
111 | 0 | 0 | $request_headers->header('Expect') || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
83 | 0 | 0 | 0 | not defined $clen or $clen ne length $$content_ref |