Condition Coverage

blib/lib/WebService/StreetMapLink/MapQuest.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 5 0 defined $p{'address'} and defined $p{'city'} && defined $p{'state'} || defined $p{'postal_code'}

or 2 conditions

line l !l condition
72 1 4 $p{'zoom'} || 8

or 3 conditions

line l !l&&r !l&&!r condition
51 5 0 0 defined $p{'city'} && defined $p{'state'} || defined $p{'postal_code'}