CloneSet1469


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.955Expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13225
Closure/closure/goog/editor/plugins/removeformatting.js
23280
Closure/closure/goog/editor/plugins/removeformatting.js
Clone Instance
1
Line Count
3
Source Line
225
Source File
Closure/closure/goog/editor/plugins/removeformatting.js

           (parent=  textRange.parentElement( ))
           &&goog.editor.node.isEmpty(parent)
           &&!goog.editor.node.isEditableContainer(parent)


Clone Instance
2
Line Count
3
Source Line
280
Source File
Closure/closure/goog/editor/plugins/removeformatting.js

             (parent=  dummySpan.parentNode)
             &&goog.editor.node.isEmpty(parent)
             &&!goog.editor.node.isEditableContainer(parent)


Clone AbstractionParameter Count: 1Parameter Bindings

(parent= [[#variable1eaa4640]])
&& goog.editor.node.isEmpty(parent)
&& !goog.editor.node.isEditableContainer(parent)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1eaa4640]]
textRange.parentElement( ) 
12[[#1eaa4640]]
dummySpan.parentNode