Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 2 | 0.972 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 210 | src/NHibernate/Collection/PersistentArrayHolder.cs |
2 | 1 | 72 | src/NHibernate/Collection/PersistentIdentifierBag.cs |
3 | 1 | 150 | src/NHibernate/Collection/PersistentList.cs |
4 | 1 | 137 | src/NHibernate/Collection/PersistentMap.cs |
| ||||
persister.ElementType.Assemble(cached[i], Session, owner) |
| ||||
persister.IdentifierType.Assemble(array[i], Session, owner) |
| ||||
persister.ElementType.Assemble(array[i], Session, owner) |
| ||||
persister.IndexType.Assemble(array[i], Session, owner) |
| |||
persister. [[#variable538a63a0]].Assemble( [[#variable538a6320]][i], Session, owner) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#538a63a0]] | ElementType |
1 | 2 | [[#538a63a0]] | ElementType |
1 | 3 | [[#538a63a0]] | IndexType |
1 | 4 | [[#538a63a0]] | IdentifierType |
2 | 1 | [[#538a6320]] | array |
2 | 2 | [[#538a6320]] | cached |
2 | 3 | [[#538a6320]] | array |
2 | 4 | [[#538a6320]] | array |