Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.953 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 355 | src/NHibernate.Test/Legacy/ParentChildTest.cs |
2 | 2 | 520 | src/NHibernate.Test/Legacy/ParentChildTest.cs |
3 | 2 | 927 | src/NHibernate.Test/Legacy/ParentChildTest.cs |
| ||||
s.Save(s1, (long) 1); s.Save(s2, (long) 2); |
| ||||
s.Save(s1, (long) 12); s.Save(s2, (long) - 1); |
| ||||
s.Save(s1, (long) 1); s.Save(s2, (long) 2); |
| |||
s.Save(s1, (long) [[#variable270afce0]]); s.Save(s2, (long) [[#variable270a0820]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#270afce0]] | 1 |
1 | 2 | [[#270afce0]] | 12 |
1 | 3 | [[#270afce0]] | 1 |
2 | 1 | [[#270a0820]] | 2 |
2 | 2 | [[#270a0820]] | - 1 |
2 | 3 | [[#270a0820]] | 2 |