Branch Coverage

blib/lib/Geo/Coder/TomTom.pm
Criterion Covered Total %
branch 7 28 25.0


line true false branch
17 0 2 @params % 2 ? :
23 0 2 if ($params{'ua'}) { }
30 1 1 if ($$self{'debug'})
36 2 0 unless exists $$self{'compress'}
37 2 0 if $$self{'compress'}
47 0 4 if ($ua)
48 0 0 unless ref $ua and $ua->isa('LWP::UserAgent')
57 0 0 @params % 2 ? :
59 0 0 unless my $location = $params{'location'}
70 0 0 unless $res->is_success
77 0 0 unless $content
80 0 0 unless $data
84 0 0 'ARRAY' eq ref $results ? :
86 0 0 wantarray ? :