henderea/everyday-menu

View on GitHub
examples/basic_main_menu/main_menu.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def self.def_menus
    mainMenu(:app, 'Blah') {
      hide_others
      show_all
      ___
Severity: Minor
Found in examples/basic_main_menu/main_menu.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status