duke-libraries/ddr-models

View on GitHub
lib/ddr/models/structure.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Structure has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Structure < SimpleDelegator

    # Indicates whether the structure is externally provided or maintained by the repository itself (i.e., is the
    # default structure for the object).
    EXTERNALLY_PROVIDED = 'provided'.freeze
Severity: Minor
Found in lib/ddr/models/structure.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status