theodi/breasal

View on GitHub
lib/breasal/easting_northing.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method to_latlng has 90 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def to_latlng(easting, northing, type = :gb)

          if type == :ie
          @OSGB_F0  = 1.000035
          @N0       = 250000.0
Severity: Major
Found in lib/breasal/easting_northing.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status