Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.988 | Block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 193 | Closure/closure/goog/gears/basestore.js |
2 | 4 | 213 | Closure/closure/goog/gears/basestore.js |
| ||||
{ this.database_.rollback(ex); throw Error('Could not create the '+ this.name+ ' schema'+ ': ' +(ex.message || 'unknown exception')); } |
| ||||
{ this.database_.rollback(ex); throw Error('Could not remove the '+ this.name+ ' schema'+ ': '+ (ex.message || 'unknown exception')); } |
| |||
{ this.database_.rollback(ex); throw Error( [[#variable6349d2a0]]+this.name+' schema'+': '+(ex.message || 'unknown exception')); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6349d2a0]] | 'Could not remove the ' |
1 | 2 | [[#6349d2a0]] | 'Could not create the ' |