Condition Coverage

blib/lib/Geo/Coder/Mapbox.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
135 0 0 0 $rc->{'otherlocations'} and $rc->{'otherlocations'}{'loc'}
0 0 0 $rc->{'otherlocations'} and $rc->{'otherlocations'}{'loc'} and ref $rc->{'otherlocations'}{'loc'} eq "ARRAY"

or 3 conditions

line l !l&&r !l&&!r condition
50 0 1 1 ref $proto || $proto
60 0 1 0 delete $args{'ua'} || 'LWP::UserAgent'->new('agent', 'Geo::Coder::Mapbox' . "/$VERSION")