Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.990 | StatementList[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1163 | Closure/closure/goog/editor/plugins/basictextformatter.js |
2 | 3 | 1227 | Closure/closure/goog/editor/plugins/basictextformatter.js |
| ||||
endDiv= dh.createDom('div', {style: 'height:0' } ); goog.dom.appendChild(bqThatNeedsDummyDiv, endDiv); toRemove.push(endDiv); |
| ||||
endDiv= dh.createDom('div', {style: 'height:0' } ); goog.dom.appendChild(field, endDiv); toRemove.push(endDiv); |
| |||
endDiv=dh.createDom('div', {style: 'height:0' } ); goog.dom.appendChild( [[#variable20007900]],endDiv); toRemove.push(endDiv); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20007900]] | field |
1 | 2 | [[#20007900]] | bqThatNeedsDummyDiv |