| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 4 | 0.967 | Cases[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 283 | Closure/closure/goog/ui/media/media.js |
| 2 | 2 | 285 | Closure/closure/goog/ui/media/media.js |
| ||||
case 0: return goog.getCssName(this.getCssClass( ),'thumbnail0');
case 1: return goog.getCssName(this.getCssClass( ),'thumbnail1');
|
| ||||
case 2: return goog.getCssName(this.getCssClass( ),'thumbnail2');
case 3: return goog.getCssName(this.getCssClass( ),'thumbnail3');
|
| |||
case [[#variable21306ce0]]: return goog.getCssName(this.getCssClass( ), [[#variable1e25ed20]]); case [[#variable21306c80]]: return goog.getCssName(this.getCssClass( ), [[#variable21306c40]]); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#21306ce0]] | 0 |
| 1 | 2 | [[#21306ce0]] | 2 |
| 2 | 1 | [[#1e25ed20]] | 'thumbnail0' |
| 2 | 2 | [[#1e25ed20]] | 'thumbnail2' |
| 3 | 1 | [[#21306c80]] | 1 |
| 3 | 2 | [[#21306c80]] | 3 |
| 4 | 1 | [[#21306c40]] | 'thumbnail1' |
| 4 | 2 | [[#21306c40]] | 'thumbnail3' |