blib/lib/Geo/What3Words.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 18 | 50.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | $res ? : |
64 | 0 | 0 | if ($res and XXX and exists $res->{'geometry'}) |
75 | 0 | 0 | if ($res and XXX and exists $res->{'words'}) |
90 | 2 | 7 | unless $words |
91 | 3 | 4 | if $words =~ /^(\p{Lower}+)\.(\p{Lower}+)\.(\p{Lower}+)$/ |
138 | 1 | 4 | unless defined $rh_fields->{$key} |
148 | 1 | 0 | unless ($response->{'success'}) |
164 | 0 | 2 | unless $self->{'logging'} |
166 | 2 | 0 | if (XXX) { } |