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.975 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 148 | src/NHibernate/Collection/PersistentMap.cs |
2 | 1 | 149 | src/NHibernate/Collection/PersistentMap.cs |
| ||||
result[i++] = persister.IndexType.Disassemble(e.Key, Session, null); |
| ||||
result[i++] = persister.ElementType.Disassemble(e.Value, Session, null); |
| |||
result[i++] = persister. [[#variable5685e140]].Disassemble(e. [[#variable5685e0c0]], Session, null); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5685e140]] | ElementType |
1 | 2 | [[#5685e140]] | IndexType |
2 | 1 | [[#5685e0c0]] | Value |
2 | 2 | [[#5685e0c0]] | Key |