Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 4 | 0.955 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2374 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
2 | 1 | 2618 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
3 | 1 | 2722 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
| ||||
id, fields, null, includeProperty, includeColumns, j, st, session |
| ||||
id, fields, null, notNull, propertyColumnInsertable, j, insertCmd, session |
| ||||
id, fields, rowId, includeProperty, propertyColumnUpdateable, j, statement, session |
| |||
id, fields, [[#variable2b3e9e80]], [[#variable2b3e9e00]], [[#variable2b3e9d80]], j, [[#variable2b3e9d00]], session |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2b3e9e80]] | null |
1 | 2 | [[#2b3e9e80]] | null |
1 | 3 | [[#2b3e9e80]] | rowId |
2 | 1 | [[#2b3e9e00]] | includeProperty |
2 | 2 | [[#2b3e9e00]] | notNull |
2 | 3 | [[#2b3e9e00]] | includeProperty |
3 | 1 | [[#2b3e9d80]] | includeColumns |
3 | 2 | [[#2b3e9d80]] | propertyColumnInsertable |
3 | 3 | [[#2b3e9d80]] | propertyColumnUpdateable |
4 | 1 | [[#2b3e9d00]] | st |
4 | 2 | [[#2b3e9d00]] | insertCmd |
4 | 3 | [[#2b3e9d00]] | statement |