Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
10 | 2 | 0 | 1.000 | class_member_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 8 | src/NHibernate.Test/NHSpecificTest/NH1408/Entity.cs |
2 | 10 | 20 | src/NHibernate.Test/NHSpecificTest/NH1413/Foo.cs |
| ||||
public virtual long Oid { get { return oid; } set { oid = value; } } public virtual int Version { get { return version; } set { version = value; } } |
| ||||
public virtual long Oid { get { return oid; } set { oid = value; } } public virtual int Version { get { return version; } set { version = value; } } |
| |||
public virtual long Oid { get { return oid; } set { oid = value; } } public virtual int Version { get { return version; } set { version = value; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |