psu-libraries/psulib_blacklight

View on GitHub
app/presenters/shelf_list_presenter.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
95%

Class ShelfListPresenter has 23 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

class ShelfListPresenter
  MIN = 3
  MAX = 100
  DEFAULT = 20
  DEWEY_SHELF_PREFIX = 'AAA'
Severity: Minor
Found in app/presenters/shelf_list_presenter.rb - About 2 hrs to fix

There are no issues that match your filters.

Category
Status