CloneSet1579


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000IfStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
121048
Closure/closure/goog/ui/dialog.js
221175
Closure/closure/goog/ui/dialog.js
Clone Instance
1
Line Count
2
Source Line
1048
Source File
Closure/closure/goog/ui/dialog.js

    if (this.dispatchEvent(new goog.ui.Dialog.Event(key, caption))) {
      this.setVisible( false);
                                                                    }


Clone Instance
2
Line Count
2
Source Line
1175
Source File
Closure/closure/goog/ui/dialog.js

    if (this.dispatchEvent(new goog.ui.Dialog.Event(key, caption))) {
      this.setVisible( false);
                                                                    }


Clone AbstractionParameter Count: 0Parameter Bindings

if (this.dispatchEvent(new goog.ui.Dialog.Event(key,caption)))
  { this.setVisible( false);
  }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None