Condition Coverage

blib/lib/Test/WWW/Stub.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
111 0 4 32 $file and not $file =~ /\.t$/

or 2 conditions

line l !l condition
50 12 0 $app_or_res //= [200, [], []]

or 3 conditions

line l !l&&r !l&&!r condition
45 1 2 0 $register_g //= 'LWP::Protocol::PSGI'->register($app)