ManageIQ/manageiq-ui-classic

View on GitHub
app/presenters/tree_builder_orchestration_templates.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method x_get_tree_roots has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def x_get_tree_roots
    nodes = [
      {:id   => 'otcfn',
       :tree => "otcfn_tree",
       :text => _("CloudFormation Templates"),
Severity: Minor
Found in app/presenters/tree_builder_orchestration_templates.rb - About 1 hr to fix

There are no issues that match your filters.

Category
Status