JonRowe/setsumei

View on GitHub
lib/setsumei/describable.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method collection_of has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def collection_of klass, options = {}
        self.class_eval do
          include Enumerable
          include Comparable

Severity: Minor
Found in lib/setsumei/describable.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status