Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 0 | 1.000 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 234 | src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs |
2 | 2 | 238 | src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs |
3 | 2 | 242 | src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs |
| ||||
a = TypeNameParser.Parse(expectedType); Assert.AreEqual(expectedType, a.ToString()); |
| ||||
a = TypeNameParser.Parse(expectedType); Assert.AreEqual(expectedType, a.ToString()); |
| ||||
a = TypeNameParser.Parse(expectedType); Assert.AreEqual(expectedType, a.ToString()); |
| |||
a = TypeNameParser.Parse(expectedType); Assert.AreEqual(expectedType, a.ToString()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |