| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.955 | argument_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 22 | src/NHibernate.ByteCode.Spring/LazyInitializer.cs |
| 2 | 2 | 34 | src/NHibernate.ByteCode.Spring/ProxyFactory.cs |
| ||||
entityName, persistentClass.IsInterface ? typeof( object): persistentClass, id |
| ||||
EntityName, PersistentClass.IsInterface ? typeof( object): PersistentClass,
id
|
| |||
[[#variable54b0f600]], [[#variable54b0f580]].IsInterface ?
typeof(object): [[#variable54b0f580]], id
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#54b0f600]] | EntityName |
| 1 | 2 | [[#54b0f600]] | entityName |
| 2 | 1 | [[#54b0f580]] | PersistentClass |
| 2 | 2 | [[#54b0f580]] | persistentClass |