sul-dlss/moab-versioning

View on GitHub
lib/moab/storage_object.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
99%

Class StorageObject has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class StorageObject
    # @return [String] The digital object ID (druid)
    attr_accessor :digital_object_id

    # @return [Pathname] The location of the object's storage home directory
Severity: Minor
Found in lib/moab/storage_object.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status