concord-consortium/rigse

View on GitHub
rails/features/support/paths.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method path_to has 123 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def path_to(page_name)
    case page_name
    when /the root path/
      "/"
    when /the home\s?page/
Severity: Major
Found in rails/features/support/paths.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status