Condition Coverage

blib/lib/WWW/Search/AOL.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
130 0 0 1 $nohit_div->as_text =~ /Your search for/ and $nohit_div->as_text =~ /returned no results\./

or 2 conditions

line l !l condition
61 0 2 $self->{'search_base_url'} ||= 'http://search.aol.com'
62 0 2 $self->{'search_base_path'} ||= '/aolcom/search'