Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 110 | Closure/closure/goog/i18n/datetimeformat.js |
2 | 5 | 139 | Closure/closure/goog/i18n/datetimeparse.js |
| ||||
this.patternParts_= [ ]; if (typeof pattern== 'number') { this.applyStandardPattern_(pattern); } else { this.applyPattern_(pattern); } |
| ||||
this.patternParts_= [ ]; if (typeof pattern== 'number') { this.applyStandardPattern_(pattern); } else { this.applyPattern_(pattern); } |
| |||
this.patternParts_=[ ]; if (typeof pattern=='number') { this.applyStandardPattern_(pattern); } else { this.applyPattern_(pattern); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |