Condition Coverage

blib/lib/Plack/Client.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
26 8 0 0 blessed $backend and $backend->isa('Plack::Client::Backend')
142 32 0 32 $scheme ne 'http' and $scheme ne 'https'

or 2 conditions

line l !l condition
90 6 58 reftype($_[0]) || ''

or 3 conditions

line l !l&&r !l&&!r condition
164 76 0 0 $req->env->{'plack.client.original_uri'} || $req->uri