ManageIQ/manageiq-ui-classic

View on GitHub
app/controllers/generic_object_definition_controller.rb

Summary

Maintainability
B
4 hrs
Test Coverage
F
56%

Class GenericObjectDefinitionController has 36 methods (exceeds 20 allowed). Consider refactoring.
Open

class GenericObjectDefinitionController < ApplicationController
  before_action :check_privileges
  before_action :get_session_data

  after_action :cleanup_action
Severity: Minor
Found in app/controllers/generic_object_definition_controller.rb - About 4 hrs to fix

There are no issues that match your filters.

Category
Status