Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.975 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 715 | src/NHibernate/Collection/AbstractPersistentCollection.cs |
2 | 1 | 737 | src/NHibernate/Collection/AbstractPersistentCollection.cs |
| ||||
current != null && ForeignKeys.IsNotTransient(entityName, current, null, session) |
| ||||
obj != null && ForeignKeys.IsNotTransient(entityName, obj, null, session) |
| |||
[[#variable4d579260]]!= null && ForeignKeys.IsNotTransient(entityName, [[#variable4d579260]], null, session) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4d579260]] | current |
1 | 2 | [[#4d579260]] | obj |