Condition Coverage

blib/lib/App/HTTP_Proxy_IMP/Request.pm
Criterion Covered Total %
condition 0 68 0.0


and 3 conditions

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)

or 2 conditions

line l !l condition
195 0 0 $5 // '/'

or 3 conditions

line l !l&&r !l&&!r condition
184 0 0 0 $1 || $2
185 0 0 0 $3 || $default_port{$proto}
193 0 0 0 $2 || $3
206 0 0 0 $1 || $2
213 0 0 0 $port //= $default_port{$proto}
214 0 0 0 not $port or $port > 65535