Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.970 | LogicalORExpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 151 | Closure/closure/goog/testing/performancetable.js |
2 | 2 | 152 | Closure/closure/goog/testing/performancetable.js |
| ||||
goog.dom.createDom('td', 'test-average', this.round_(average)) |
| ||||
goog.dom.createDom('td', 'test-standard-deviation', this.round_(standardDeviation)) |
| |||
goog.dom.createDom('td', [[#variable2156a840]],this.round_( [[#variable2156a7c0]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2156a840]] | 'test-average' |
1 | 2 | [[#2156a840]] | 'test-standard-deviation' |
2 | 1 | [[#2156a7c0]] | average |
2 | 2 | [[#2156a7c0]] | standardDeviation |