opf/openproject

View on GitHub
lib/redmine/menu_manager/top_menu/help_menu.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method render_help_and_support has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def render_help_and_support(result)
    result << content_tag(:li, class: "op-menu--item") do
      content_tag :span, I18n.t("top_menu.help_and_support"),
                  class: "op-menu--headline",
                  title: I18n.t("top_menu.help_and_support")
Severity: Minor
Found in lib/redmine/menu_manager/top_menu/help_menu.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status