Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 2 | 0.956 | Cases[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 406 | Closure/closure/goog/ui/offlinestatuscomponent.js |
2 | 6 | 413 | Closure/closure/goog/ui/offlinestatuscomponent.js |
| ||||
case goog.gears.StatusType.NOT_INSTALLED: className= goog.ui.OfflineStatusComponent.StatusClassNames.NOT_INSTALLED; break; case goog.gears.StatusType.INSTALLED: className= goog.ui.OfflineStatusComponent.StatusClassNames.INSTALLED; break; |
| ||||
case goog.gears.StatusType.PAUSED: className= goog.ui.OfflineStatusComponent.StatusClassNames.PAUSED; break; case goog.gears.StatusType.OFFLINE: className= goog.ui.OfflineStatusComponent.StatusClassNames.OFFLINE; break; |
| |||
case goog.gears.StatusType. [[#variable20f137e0]]: className=goog.ui.OfflineStatusComponent.StatusClassNames. [[#variable20f137e0]]; break; case goog.gears.StatusType. [[#variable20f13780]]: className=goog.ui.OfflineStatusComponent.StatusClassNames. [[#variable20f13780]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20f137e0]] | NOT_INSTALLED |
1 | 2 | [[#20f137e0]] | PAUSED |
2 | 1 | [[#20f13780]] | INSTALLED |
2 | 2 | [[#20f13780]] | OFFLINE |