Condition Coverage

blib/lib/Geo/Google/StaticMaps/V2/Markers.pm
Criterion Covered Total %
condition 6 12 50.0


or 2 conditions

line l !l condition
72 0 6 $$self{'color'}{'r'} || 0
73 0 6 $$self{'color'}{'g'} || 0
74 6 0 $$self{'color'}{'b'} || 0
76 0 3 $$self{'color'}[0] || 0
77 0 3 $$self{'color'}[1] || 0
78 3 0 $$self{'color'}[2] || 0