Condition Coverage

blib/lib/Yahoo/Search/Result.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
261 0 0 0 $AutoContinue and my $NextResponse = $$Result{'_Response'}->NextSet
484 0 0 0 my $width = $Result->Width and my $height = $Result->Height
526 0 0 0 my $width = $Result->Width and my $height = $Result->Height
554 0 0 0 $src_name and $src_href
759 0 0 0 my $HREF = $Result->ClickUrl('href') and my $title = $Result->Title(1)
957 0 0 0 $HREF and $img

or 2 conditions

line l !l condition
1210 0 0 $$Result{'Streaming'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
701 0 0 0 $$Result{'Url'} || $$Result{'ClickUrl'}
707 0 0 0 $$Result{'ClickUrl'} || $$Result{'Url'}
1520 0 0 0 $$Result{'BusinessClickUrl'} || $$Result{'BusinessUrl'}