Condition Coverage

blib/lib/Yahoo/Search/Request.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
255 0 3 0 $xml and $xml =~ m[(.+?)]s

or 2 conditions

line l !l condition
202 0 0 $@ ||= 'aborted because PreRequestCallback returned false'

or 3 conditions

line l !l&&r !l&&!r condition
212 1 2 0 $UA ||= 'LWP::UserAgent'->new('agent', "Yahoo::Search ($Yahoo::Search::VERSION)", 'env_proxy', 1)