BothersMe/bothersme_list

View on GitHub

Showing 2 of 2 total issues

Method issues_list has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def issues_list(type, company, product=nil, side='right', textColor='white', bgColor='#55B055')
    server = detect_bothers_server_name()

    button_script = %{
      <!-- Bothers.Me button -->
Severity: Minor
Found in lib/bothersme_list.rb - About 1 hr to fix

    Method issues_list has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def issues_list(type, company, product=nil, side='right', textColor='white', bgColor='#55B055')
    Severity: Minor
    Found in lib/bothersme_list.rb - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language