ministryofjustice/Claim-for-Crown-Court-Defence

View on GitHub
app/presenters/claim/base_claim_presenter.rb

Summary

Maintainability
D
1 day
Test Coverage
A
98%

Class BaseClaimPresenter has 79 methods (exceeds 24 allowed). Consider refactoring.
Open

class Claim::BaseClaimPresenter < BasePresenter
  presents :claim

  include InjectionAttemptErrorable

Severity: Major
Found in app/presenters/claim/base_claim_presenter.rb - About 1 day to fix

    File base_claim_presenter.rb has 323 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    class Claim::BaseClaimPresenter < BasePresenter
      presents :claim
    
      include InjectionAttemptErrorable
    
    
    Severity: Minor
    Found in app/presenters/claim/base_claim_presenter.rb - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status