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.986 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 66 | src/NHibernate.Test/NHSpecificTest/NH1464/Fixture.cs |
2 | 2 | 68 | src/NHibernate.Test/NHSpecificTest/NH1464/Fixture.cs |
| ||||
Assert.That(errs, Is.Null); errs = pv.ValidateType( typeof(Another)); |
| ||||
Assert.That(errs, Is.Null); errs = pv.ValidateType( typeof(OneMore)); |
| |||
Assert.That(errs, Is.Null); errs = pv.ValidateType( typeof( [[#variable5f771cc0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f771cc0]] | OneMore |
1 | 2 | [[#5f771cc0]] | Another |