Condition Coverage

blib/lib/Plack/App/Proxy.pm
Criterion Covered Total %
condition 1 13 7.6


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 0 $$env{'SCRIPT_NAME'} and $$env{'SCRIPT_NAME'} =~ m[/$]
53 0 0 0 defined $$env{'QUERY_STRING'} and length $$env{'QUERY_STRING'} > 0

or 2 conditions

line l !l condition
15 4 0 $ENV{'PLACK_PROXY_BACKEND'} || 'AnyEvent::HTTP'
52 0 0 $$env{'PATH_INFO'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $$env{'plack.proxy.remote'} || $self->remote