CloneSet1618


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.974Block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15374
Closure/closure/goog/ui/keyboardshortcuthandler.js
24402
Closure/closure/goog/ui/keyboardshortcuthandler.js
Clone Instance
1
Line Count
5
Source Line
374
Source File
Closure/closure/goog/ui/keyboardshortcuthandler.js

                          {

  // Add shortcut to shortcuts_ tree
  goog.ui.KeyboardShortcutHandler.setShortcut_(
      this.shortcuts_, this.interpretStrokes_(1, arguments), identifier);
                          }


Clone Instance
2
Line Count
4
Source Line
402
Source File
Closure/closure/goog/ui/keyboardshortcuthandler.js

              {
  // Remove shortcut from tree
  goog.ui.KeyboardShortcutHandler.setShortcut_(
      this.shortcuts_, this.interpretStrokes_(0, arguments), null);
              }


Clone AbstractionParameter Count: 2Parameter Bindings

{
  // Remove shortcut from tree
  // Add shortcut to shortcuts_ tree
  goog.ui.KeyboardShortcutHandler.setShortcut_(this.shortcuts_,this.interpretStrokes_( [[#variable20053820]],arguments), [[#variable200537c0]]);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#20053820]]
0 
12[[#20053820]]
1 
21[[#200537c0]]
null 
22[[#200537c0]]
identifier