ManageIQ/manageiq-ui-classic

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

There are no issues that match your filters.

Category
Status