newmen/versatile-diamond

View on GitHub
analyzer/lib/generators/code/algorithm/units/expressions/atoms_array.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method iterate_over_lattice has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

          def iterate_over_lattice(defined_vars, nbrs_arr, lattice, rel_params, body)
Severity: Minor
Found in analyzer/lib/generators/code/algorithm/units/expressions/atoms_array.rb - About 35 mins to fix

    Method nbr_from has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

              def nbr_from(defined_vars, nbr_var, lattice, rel_params, body)
    Severity: Minor
    Found in analyzer/lib/generators/code/algorithm/units/expressions/atoms_array.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status