Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.953 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 90 | Closure/closure/goog/ui/offlineinstalldialog.js |
2 | 5 | 94 | 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); |
| ||||
this.registerScreenType(goog.ui.OfflineInstallDialog.UpgradeScreen.TYPE, goog.ui.OfflineInstallDialog.UpgradeScreen); this.registerScreenType( goog.ui.OfflineInstallDialog.InstallingGearsScreen.TYPE, goog.ui.OfflineInstallDialog.InstallingGearsScreen); |
| |||
this.registerScreenType(goog.ui.OfflineInstallDialog. [[#variable62f7b4c0]].TYPE,goog.ui.OfflineInstallDialog. [[#variable62f7b4c0]]); this.registerScreenType(goog.ui.OfflineInstallDialog. [[#variable633d05c0]].TYPE,goog.ui.OfflineInstallDialog. [[#variable633d05c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#62f7b4c0]] | EnableScreen |
1 | 2 | [[#62f7b4c0]] | UpgradeScreen |
2 | 1 | [[#633d05c0]] | InstallScreen |
2 | 2 | [[#633d05c0]] | InstallingGearsScreen |