Branch Coverage

blib/lib/Geo/Cloudmade.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
102 0 0 defined $subdomain ? :
114 0 0 if ($response->is_success) { }
143 0 0 unless $content
147 0 0 if wantarray
163 0 0 unless defined $opt
171 0 0 unless $content
175 0 0 if wantarray
203 0 0 unless $type eq 'car' or $type eq 'foot' or $type eq 'bicycle'
205 0 0 $type eq 'car' ? :
207 0 0 unless $content
262 0 0 $_[0]{'status'} ? :
278 0 0 unless $_[0]{'centroid'}{'type'} eq 'POINT'