Condition Coverage

blib/lib/Plack/Util/Load.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
40 10 0 0 $app =~ /^:?(\d+)$/ and $1 > 0
105 0 0 0 $$res{'status'} == 599 and $verbose

or 3 conditions

line l !l&&r !l&&!r condition
28 2 1 7 not defined $app or $app eq ''