Condition Coverage

blib/lib/HTTP/WebTest/SelfTest.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
339 73 0 0 defined $ENV{'TEST_FIX'} and $output1 ne $output2

or 2 conditions

line l !l condition
196 28 27 $param{'opts'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
337 68 0 5 $output1 eq $output2 || defined $ENV{'TEST_FIX'}