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
106 0 5 40 $file and not $file =~ /\.t$/

or 2 conditions

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

or 3 conditions

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