Condition Coverage

blib/lib/Any/Daemon/HTTP/Proxy.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
179 0 0 0 @_ == 1 and ref $_[0] eq 'CODE'

or 2 conditions

line l !l condition
41 0 0 $args->{'forward_timeout'} // 100

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 $args->{'user_agent'} || 'LWP::UserAgent'->new('keep_alive', 30)
48 0 0 0 $args->{'change_request'} || ()
55 0 0 0 $args->{'change_response'} || ()
82 0 0 0 $req->header('Host') || $vhost_name
88 0 0 0 $self->via // $vhost_name