Showing 2,015 of 18,390 total issues
Avoid too many return
statements within this method. Open
Open
return "#{@explorer ? "x_" : ""}vm_performance_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return true if id.starts_with?("comparemode_") && id.ends_with?(settings(:views, :compare_mode).to_s)
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return true if id == "view_summary" && @showtype == "main"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "zones_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "customization_templates_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "drifts_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return false if @layout.starts_with?("miq_request")
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "dialog_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return nil if @in_a_form
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "time_profiles_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "diagnostics_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return false if dashboard_no_listnav?
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "custom_button_center_tb" # button node is selected
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "tenants_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "compare_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return false if %w[
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return false if %w[
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return "logs_center_tb"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return url_for_only_path(:controller => controller, :action => action, :id => nil) + "/"
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return ems_storages_path
- Create a ticketCreate a ticket