Condition Coverage

blib/lib/WWW/Search/Test.pm
Criterion Covered Total %
condition 2 51 3.9


and 3 conditions

line !l l&&!r l&&r condition
251 0 0 0 $self->{'mode'} eq $WWW::Search::Test::MODE_INTERNAL and $query =~ /$WWW::Search::Test::bogus_query/
528 0 0 0 defined(my $s1 = readline DIFF1) and $iResult ne 1
677 0 0 0 $iAnyFailure and $WWW::Search::Test::sSaveOnError ne ''
710 0 0 0 defined $iMin and defined $iMax
0 0 0 defined $iMin and defined $iMax and $iMax < $iMin

or 2 conditions

line l !l condition
94 1 0 shift @as || undef
98 1 0 $WWW::Search::Test::websearch ||= ''
188 0 0 $code ||= ''
237 0 0 $low_end ||= 0
238 0 0 $high_end ||= 0
298 0 0 open OUTFILE, ">$file.out" or die "$0: cannot open $file.out for writing ($!)\n"
650 0 0 pop @_ || 0
676 0 0 $WWW::Search::Test::sSaveOnError ||= ''
707 0 0 $iDebug ||= 0
708 0 0 $iPrintResults ||= 0
712 0 0 $iMin ||= 0
809 0 0 shift() || 0.8

or 3 conditions

line l !l&&r !l&&!r condition
291 0 0 0 $websearch ||= catfile($pwd, 'blib', 'script', 'WebSearch')
295 0 0 0 $self->{'verbose'} or $self->{'debug'}
776 0 0 0 $iResults < $iMin or $iMax < $iResults
826 0 0 0 $sDesc ||= "test #$iTest"