lib/inch/language/ruby/provider/yard/object/method_object.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class MethodObject has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

            class MethodObject < Base
              UNUSABLE_RETURN_VALUES = %w(nil nothing undefined void)

              def aliases_fullnames
                object.aliases.map(&:path)
Severity: Minor
Found in lib/inch/language/ruby/provider/yard/object/method_object.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status