96059e278ed9885cff64a0071a242d2e1d564f8c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private matchesWithoutNecessarilyExhausting(value Result) : boolean extracted from public matches(value Result) : boolean in class cypher.feature.parser.matchers.ResultMatcher | From | To | |
Extract Method private matchesOrderedWithoutNecessarilyExhausting(value Result) : boolean extracted from public matchesOrdered(value Result) : boolean in class cypher.feature.parser.matchers.ResultMatcher | From | To |