762b10f5508a3f2b463472b86e9f48a21ff3b71e
Files Diff
- Added: 8
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute value : String to string : String in class cypher.feature.parser.matchers.StringMatcher | From | To | |
| Extract Variable | 2 | ||
| Extract Variable value1 : Object in method public matches(value Object) : boolean from class cypher.feature.parser.matchers.ListMatcher | From | To | |
| Extract Variable valueMatcher : ValueMatcher in method public matches(value Object) : boolean from class cypher.feature.parser.matchers.ListMatcher | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter value : String to string : String in method public StringMatcher(string String) in class cypher.feature.parser.matchers.StringMatcher | From | To |