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.976 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1988 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
2 | 1 | 1989 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
| ||||
subclassPropertyAliases[IdentifierPropertyName + "." + idPropertyNames[i]] = new string[] { idAliases[i] } ; |
| ||||
subclassPropertyColumnNames[IdentifierPropertyName + "." + idPropertyNames[i]] = new string[] { idColumnNames[i] } ; |
| |||
[[#variable56179420]][IdentifierPropertyName + "." + idPropertyNames[i]] = new string[] { [[#variable561793a0]][i] } ; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#56179420]] | subclassPropertyColumnNames |
1 | 2 | [[#56179420]] | subclassPropertyAliases |
2 | 1 | [[#561793a0]] | idColumnNames |
2 | 2 | [[#561793a0]] | idAliases |