Condition Coverage

blib/lib/WWW/Google/CustomSearch.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
975 193 10 21 defined $self->{$key} and exists $WWW::Google::CustomSearch::FIELDS->{$key}{'check'}
991 0 0 0 $self->cx and $self->cref

or 3 conditions

line l !l&&r !l&&!r condition
934 10 0 2 $self->cx or $self->cref
991 0 0 0 $self->cx or $self->cx and $self->cref