openaustralia/morph

View on GitHub
app/helpers/static_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
36%

Method api_url_in_html has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def api_url_in_html(scraper, format, key, sql, callback)
Severity: Minor
Found in app/helpers/static_helper.rb - About 35 mins to fix

    Method curl_command_linked has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def curl_command_linked(scraper, format, key, sql, callback)
    Severity: Minor
    Found in app/helpers/static_helper.rb - About 35 mins to fix

      Method curl_command has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

        def curl_command(scraper, format, key, sql, callback)
      Severity: Minor
      Found in app/helpers/static_helper.rb - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status