| line | % | coverage | condition |
| 110 | 100 | | Params::Get::get_params(undef, \@_) || {} |
| 144 | 100 | | not defined $$params{"openaddr"} and $ENV{"OPENADDR_HOME"} |
| 212 | 67 | | scalar @_ and scalar(@_) % 2 == 0 |
| 236 | 100 | | defined $params{"scantext"} and not $params{"scantext"} =~ /\D/ |
| 100 | | defined $params{"location"} and not $params{"location"} =~ /\D/ |
| 247 | 0 | | $$self{"local"} ||= "Geo::Coder::Free::Local"->new |
| 281 | 0 | | scalar @res and not wantarray |
| 309 | 0 | | scalar @res and not wantarray |
| 333 | 0 | | defined $match and $match ne "" |
| 351 | 0 | | scalar @res and not wantarray |
| 423 | 0 | | scalar @rc and $rc[0] |
| 425 | 0 | | $$self{"local"} ||= "Geo::Coder::Free::Local"->new |
| 428 | 0 | | scalar @rc and $rc[0] |
| 433 | 0 | | $$self{"local"} ||= "Geo::Coder::Free::Local"->new |
| 438 | 0 | | not $params{"scantext"} and my $alternatives = $$self{"alternatives"} |
| 495 | 0 | | /^\d+$/ || $$remove_words{lc $_} |
| 516 | 0 | | /^\d+$/ || $$remove_words{$_} |
| 632 | 33 | | scalar @_ and scalar(@_) % 2 == 0 |
| 718 | 33 | | $abbreviations ||= "Geo::Coder::Abbreviations"->new |
| 723 | 33 | | lc $2 ne "cross" and $a = $abbreviations->abbreviate($2) |
| 740 | 33 | | $abbreviations ||= "Geo::Coder::Abbreviations"->new |