Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.979 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 20 | src/NHibernate.Test/ExpressionTest/OperatorOverloadingFixture.cs |
2 | 2 | 33 | src/NHibernate.Test/ExpressionTest/OperatorOverloadingFixture.cs |
| ||||
Assert.AreEqual(lhs, GetLeftSide(and)); Assert.AreEqual(rhs, GetRightSide(and)); |
| ||||
Assert.AreEqual(lhs, GetLeftSide(or)); Assert.AreEqual(rhs, GetRightSide(or)); |
| |||
Assert.AreEqual(lhs, GetLeftSide( [[#variable553b64c0]])); Assert.AreEqual(rhs, GetRightSide( [[#variable553b64c0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#553b64c0]] | and |
1 | 2 | [[#553b64c0]] | or |