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.985 | constructor_initializer |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 30 | src/NHibernate/Type/ManyToOneType.cs |
2 | 1 | 33 | src/NHibernate/Type/OneToOneType.cs |
| ||||
: base(entityName, uniqueKeyPropertyName, !lazy, isEmbeddedInXML, unwrapProxy) |
| ||||
: base(referencedEntityName, uniqueKeyPropertyName, !lazy, isEmbeddedInXML, unwrapProxy) |
| |||
: base( [[#variable67ade6a0]], uniqueKeyPropertyName, !lazy, isEmbeddedInXML, unwrapProxy) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#67ade6a0]] | entityName |
1 | 2 | [[#67ade6a0]] | referencedEntityName |