alexreisner/geocoder

View on GitHub
lib/geocoder/results/maxmind.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method field_names has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.field_names
      {
        :country => [
          :country_code,
          :error
Severity: Major
Found in lib/geocoder/results/maxmind.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status