ManageIQ/manageiq-ui-classic

View on GitHub
app/helpers/application_helper/toolbar/service/lifecycle_mixin.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.included(included_class)
    included_class.button_group('service_lifecycle', [
      included_class.select(
        :service_lifecycle_choice,
        nil,
Severity: Minor
Found in app/helpers/application_helper/toolbar/service/lifecycle_mixin.rb - About 1 hr to fix

There are no issues that match your filters.

Category
Status