ManageIQ/manageiq-ui-classic

View on GitHub
app/helpers/application_helper/toolbar/cloud/instance_operations_button_group_mixin.rb

Summary

Maintainability
B
4 hrs
Test Coverage
A
100%

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

  def self.included(included_class)
    included_class.button_group('instance_operations', [
      included_class.select(
        :instance_power_choice,
        nil,

There are no issues that match your filters.

Category
Status