alexreisner/geocoder

View on GitHub
lib/geocoder/lookup.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method street_services has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def street_services
      @street_services ||= [
        :location_iq,
        :dstk,
        :esri,
Severity: Minor
Found in lib/geocoder/lookup.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status