amoeba-rb/amoeba

View on GitHub
lib/amoeba/cloner.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Cloner has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Cloner
    extend Forwardable

    attr_reader :new_object, :old_object, :object_klass

Severity: Minor
Found in lib/amoeba/cloner.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status