matteoredz/itax-code

View on GitHub
lib/itax_code/transliterator.rb

Summary

Maintainability
C
7 hrs
Test Coverage
A
100%

Method approximations has 193 lines of code (exceeds 25 allowed). Consider refactoring.
Confirmed

      def approximations
        @approximations ||= {
          "À" => "A",
          "Á" => "A",
          "Â" => "A",
Severity: Major
Found in lib/itax_code/transliterator.rb - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status