Condition Coverage

blib/lib/Geo/Coder/Ovi.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 2 ref $ua and $ua->isa('LWP::UserAgent')

or 2 conditions

line l !l condition
32 0 1 $$self{'compress'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
24 0 2 0 $params{'ua'} || 'LWP::UserAgent'->new('agent', "$class/$VERSION")