Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.956 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 894 | Closure/closure/goog/editor/plugins/undoredo.js |
2 | 4 | 902 | Closure/closure/goog/editor/plugins/undoredo.js |
| ||||
startMarker.setEndPoint('StartToStart', contentEditableRange); this.startOffset_= goog.editor.plugins.UndoRedo.CursorPosition_.computeEndOffsetIE_( startMarker); |
| ||||
endMarker.setEndPoint('StartToStart', contentEditableRange); this.endOffset_= goog.editor.plugins.UndoRedo.CursorPosition_.computeEndOffsetIE_( endMarker); |
| |||
[[#variable2137b380]].setEndPoint('StartToStart',contentEditableRange); this. [[#variable2137b360]]=goog.editor.plugins.UndoRedo.CursorPosition_.computeEndOffsetIE_( [[#variable2137b380]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2137b380]] | endMarker |
1 | 2 | [[#2137b380]] | startMarker |
2 | 1 | [[#2137b360]] | endOffset_ |
2 | 2 | [[#2137b360]] | startOffset_ |