theforeman/foreman

View on GitHub
app/registries/menu/loader.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method load has 95 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.load
      Manager.map :header_menu

      Manager.map :side_menu do |menu|
        menu.sub_menu :user_menu, :caption => N_('User'), :icon => 'fa fa-user' do
Severity: Major
Found in app/registries/menu/loader.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status