matteoredz/itax-code

View on GitHub
lib/itax_code/utils.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

        def cin
          {
            "0" => [0, 1],
            "1" => [1, 0],
            "2" => [2, 5],
Severity: Minor
Found in lib/itax_code/utils.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status