| line | % | coverage | condition |
| 203 | 100 | | Params::Get::get_params(undef, @_) // {} |
| 232 | 100 | | not defined $$params{"openaddr"} and $ENV{"OPENADDR_HOME"} |
| 339 | 100 | | defined $params{"location"} and not $params{"location"} =~ /\D/ |
| 344 | 100 | | defined $params{"scantext"} and not $params{"scantext"} =~ /\D/ |
| 356 | 67 | | $$self{"local"} ||= "Geo::Coder::Free::Local"->new |
| 432 | 33 | | @rc and $rc[0] |
| 433 | 0 | | $$self{"local"} ||= "Geo::Coder::Free::Local"->new |
| 435 | 0 | | @rc and $rc[0] |
| 440 | 67 | | $$self{"local"} ||= "Geo::Coder::Free::Local"->new |
| 591 | 67 | | $_MESSAGES{$key} // $key |
| 607 | 100 | | @args and @args % 2 == 0 |
| 659 | 100 | | /^\d+$/ || $$stop{lc $_} |