umts/custom-matchers

View on GitHub
lib/umts_custom_matchers/redirect_back.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Avoid too many return statements within this method.
Open

      verify_status_code(status_matcher) or return false
Severity: Major
Found in lib/umts_custom_matchers/redirect_back.rb - About 30 mins to fix

Avoid too many return statements within this method.
Open

      verify_redirect_path(path_matcher) or return false
Severity: Major
Found in lib/umts_custom_matchers/redirect_back.rb - About 30 mins to fix

There are no issues that match your filters.

Category
Status