efc92281ed034b1fe294ea23ef279f429d6331ba
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method public evaluateLeft(currentRecord OIdentifiable, ctx OCommandContext) : Object extracted from public evaluate(currentRecord OIdentifiable, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.parser.OInCondition | From | To | |
| Extract Method public evaluateRight(currentRecord OIdentifiable, ctx OCommandContext) : Object extracted from public evaluate(currentRecord OResult, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.parser.OInCondition | From | To | |
| Extract Method public evaluateLeft(currentRecord OIdentifiable, ctx OCommandContext) : Object extracted from public evaluate(currentRecord OResult, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.parser.OInCondition | From | To | |
| Extract Method public evaluateRight(currentRecord OIdentifiable, ctx OCommandContext) : Object extracted from public evaluate(currentRecord OIdentifiable, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.parser.OInCondition | From | To |