projectblacklight/blacklight

View on GitHub
app/presenters/blacklight/rendering/pipeline.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def initialize(values, config, document, context, operations, options)
Severity: Minor
Found in app/presenters/blacklight/rendering/pipeline.rb - About 45 mins to fix

    Method render has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def self.render(values, config, document, context, options)
    Severity: Minor
    Found in app/presenters/blacklight/rendering/pipeline.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status