Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.973 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 63 | src/NHibernate.Test/NHSpecificTest/NH1274ExportExclude/NH1274ExportExcludeFixture.cs |
2 | 2 | 77 | src/NHibernate.Test/NHSpecificTest/NH1274ExportExclude/NH1274ExportExcludeFixture.cs |
| ||||
Assert.IsTrue(s.Contains("create table Home_All")); Assert.IsTrue(s.Contains("create table Home_Export")); |
| ||||
Assert.IsTrue(s.Contains("create table Home_Update")); Assert.IsTrue(s.Contains("create table Home_All")); |
| |||
Assert.IsTrue(s.Contains( [[#variable6f4889e0]])); Assert.IsTrue(s.Contains( [[#variable6e4f8d20]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f4889e0]] | "create table Home_Update" |
1 | 2 | [[#6f4889e0]] | "create table Home_All" |
2 | 1 | [[#6e4f8d20]] | "create table Home_All" |
2 | 2 | [[#6e4f8d20]] | "create table Home_Export" |