| line | !l | l&&!r | l&&r | condition | 
 
| 92 | 0 | 0 | 0 | $self->{'conn'} && $self->{'conn'}{'relay'} | 
 
| 139 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 233 | 0 | 0 | 0 | $met eq 'CONNECT' and not $self->{'up_proxy'} | 
 
| 306 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 335 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 357 | 0 | 0 | 0 | @$spool and not $conn->{'spool'} | 
 
| 380 | 0 | 0 | 0 | @$spool and not $conn->{'spool'} | 
 
| 411 | 0 | 0 | 0 | $data ne '' and $self->{'connected'} == 1 | 
 
| 417 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 431 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 468 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 516 | 0 | 0 | 0 | $version eq '1.1' and $self->{'rq_version'} eq '1.1' | 
 
| 532 | 0 | 0 | 0 | $version eq '1.1' and not $self->{'keep_alive'} | 
 
|  | 0 | 0 | 0 | $version eq '1.0' and $self->{'keep_alive'} | 
 
| 573 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) | 
 
| 622 | 0 | 0 | 0 | $App::HTTP_Proxy_IMP::Request::DEBUG && debug_context('id', $self->id) |