relaton/relaton-itu

View on GitHub
lib/relaton_itu/hit_collection.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method params has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def params # rubocop:disable Metrics/MethodLength
      input = @refid.dup
      input.year = nil
      {
        "Input" => input.to_s,
Severity: Minor
Found in lib/relaton_itu/hit_collection.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status