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.968 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 87 | src/NHibernate/Id/TableGenerator.cs |
2 | 1 | 88 | src/NHibernate/Id/TableGenerator.cs |
| ||||
string schemaName = PropertiesHelper.GetString(PersistentIdGeneratorParmsNames.Schema, parms, null); |
| ||||
string catalogName = PropertiesHelper.GetString(PersistentIdGeneratorParmsNames.Catalog, parms, null); |
| |||
string [[#variable4702d440]]= PropertiesHelper.GetString(PersistentIdGeneratorParmsNames. [[#variable4702d3c0]], parms, null); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4702d440]] | schemaName |
1 | 2 | [[#4702d440]] | catalogName |
2 | 1 | [[#4702d3c0]] | Schema |
2 | 2 | [[#4702d3c0]] | Catalog |