78756b53807a1842d38a2d1ddd9d441a2e617804
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method private executeLet(lastCommand String, db ODatabaseDocument) : Object extracted from protected executeSQLScript(db ODatabaseDocument, iText String) : Object in class com.orientechnologies.orient.core.command.script.OCommandExecutorScript | From | To | |
| Extract Method private executeSleep(lastCommand String) : void extracted from protected executeSQLScript(db ODatabaseDocument, iText String) : Object in class com.orientechnologies.orient.core.command.script.OCommandExecutorScript | From | To | |
| Extract Method private executeReturn(lastCommand String, lastResult Object) : Object extracted from protected executeSQLScript(db ODatabaseDocument, iText String) : Object in class com.orientechnologies.orient.core.command.script.OCommandExecutorScript | From | To | |
| Extract Method private executeCommand(lastCommand String, db ODatabaseDocument) : Object extracted from protected executeSQLScript(db ODatabaseDocument, iText String) : Object in class com.orientechnologies.orient.core.command.script.OCommandExecutorScript | From | To |