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.972 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 170 | src/NHibernate/Tuple/Entity/EntityMetamodel.cs |
2 | 1 | 171 | src/NHibernate/Tuple/Entity/EntityMetamodel.cs |
| ||||
insertInclusions[i] = DetermineInsertValueGenerationType(prop, properties[i]); |
| ||||
updateInclusions[i] = DetermineUpdateValueGenerationType(prop, properties[i]); |
| |||
[[#variable56d66860]][i] = [[#variable56d66820]](prop, properties[i]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#56d66860]] | updateInclusions |
1 | 2 | [[#56d66860]] | insertInclusions |
2 | 1 | [[#56d66820]] | DetermineUpdateValueGenerationType |
2 | 2 | [[#56d66820]] | DetermineInsertValueGenerationType |