theodi/breasal

View on GitHub
lib/breasal/latlng.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method to_WGS84 has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def to_WGS84
        
        if @type == :ie
          @a        = 6377340.189
          @b        = 6356034.447
Severity: Minor
Found in lib/breasal/latlng.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status