clairelee/directable

View on GitHub
features/support/paths.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def path_to(page_name)
    case page_name

    when /^the home\s?page$/
      '/'
Severity: Minor
Found in features/support/paths.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status