Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.974 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 153 | src/NHibernate/Tool/hbm2ddl/DatabaseMetadata.cs |
2 | 2 | 160 | src/NHibernate/Tool/hbm2ddl/DatabaseMetadata.cs |
| ||||
tbl = new Table(strings[2]); tbl.Catalog = strings[0]; |
| ||||
tbl = new Table(strings[1]); tbl.Schema = strings[0]; |
| |||
tbl = new Table(strings[ [[#variable54dea3c0]]]); tbl. [[#variable54dead40]]= strings[0]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54dea3c0]] | 1 |
1 | 2 | [[#54dea3c0]] | 2 |
2 | 1 | [[#54dead40]] | Schema |
2 | 2 | [[#54dead40]] | Catalog |