CloneSet1483


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.953StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1490
Closure/closure/goog/ui/offlineinstalldialog.js
2594
Closure/closure/goog/ui/offlineinstalldialog.js
Clone Instance
1
Line Count
4
Source Line
90
Source File
Closure/closure/goog/ui/offlineinstalldialog.js

  this.registerScreenType(goog.ui.OfflineInstallDialog.EnableScreen.TYPE,
                          goog.ui.OfflineInstallDialog.EnableScreen);
  this.registerScreenType(goog.ui.OfflineInstallDialog.InstallScreen.TYPE,
                          goog.ui.OfflineInstallDialog.InstallScreen);


Clone Instance
2
Line Count
5
Source Line
94
Source File
Closure/closure/goog/ui/offlineinstalldialog.js

  this.registerScreenType(goog.ui.OfflineInstallDialog.UpgradeScreen.TYPE,
                          goog.ui.OfflineInstallDialog.UpgradeScreen);
  this.registerScreenType(
      goog.ui.OfflineInstallDialog.InstallingGearsScreen.TYPE,
      goog.ui.OfflineInstallDialog.InstallingGearsScreen);


Clone AbstractionParameter Count: 2Parameter Bindings

this.registerScreenType(goog.ui.OfflineInstallDialog. [[#variable62f7b4c0]].TYPE,goog.ui.OfflineInstallDialog. [[#variable62f7b4c0]]);
this.registerScreenType(goog.ui.OfflineInstallDialog. [[#variable633d05c0]].TYPE,goog.ui.OfflineInstallDialog. [[#variable633d05c0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#62f7b4c0]]
EnableScreen 
12[[#62f7b4c0]]
UpgradeScreen 
21[[#633d05c0]]
InstallScreen 
22[[#633d05c0]]
InstallingGearsScreen