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 | statement_list[8] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 408 | src/NHibernate.Test/Operations/MergeFixture.cs |
2 | 10 | 442 | src/NHibernate.Test/Operations/MergeFixture.cs |
| ||||
root.AddChild(child); s.Persist(root); tx.Commit(); s.Close(); AssertInsertCount(2); ClearCounts(); root.Description = "The root node"; child.Description = "The child node"; |
| ||||
root.AddChild(child); s.Persist(root); tx.Commit(); s.Close(); AssertInsertCount(2); ClearCounts(); root.Description = "The root node"; child.Description = "The child node"; |
| |||
root.AddChild(child); s.Persist(root); tx.Commit(); s.Close(); AssertInsertCount(2); ClearCounts(); root.Description = "The root node"; child.Description = "The child node"; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |