| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 2 | 0.978 | ArgumentList |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 125 | Closure/closure/goog/testing/style/layoutasserts.js |
| 2 | 3 | 172 | Closure/closure/goog/testing/style/layoutasserts.js |
| ||||
commentArg(1, arguments),
goog.testing.style.layoutasserts.isWithinThreshold_(
width, elementWidth, 0
/* tolerance */
)
|
| ||||
commentArg(1, arguments),
goog.testing.style.layoutasserts.isWithinThreshold_(
height, elementHeight, 0
/* tolerance */
)
|
| |||
commentArg(1,arguments),goog.testing.style.layoutasserts.isWithinThreshold_( [[#variable1ef14fa0]], [[#variable1ef14840]],0
/* tolerance */
)
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1ef14fa0]] | width |
| 1 | 2 | [[#1ef14fa0]] | height |
| 2 | 1 | [[#1ef14840]] | elementWidth |
| 2 | 2 | [[#1ef14840]] | elementHeight |