Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.955 | Expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 225 | Closure/closure/goog/editor/plugins/removeformatting.js |
2 | 3 | 280 | Closure/closure/goog/editor/plugins/removeformatting.js |
| ||||
(parent= textRange.parentElement( )) &&goog.editor.node.isEmpty(parent) &&!goog.editor.node.isEditableContainer(parent) |
| ||||
(parent= dummySpan.parentNode) &&goog.editor.node.isEmpty(parent) &&!goog.editor.node.isEditableContainer(parent) |
| |||
(parent= [[#variable1eaa4640]]) && goog.editor.node.isEmpty(parent) && !goog.editor.node.isEditableContainer(parent) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1eaa4640]] | textRange.parentElement( ) |
1 | 2 | [[#1eaa4640]] | dummySpan.parentNode |