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.964 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 4682 | src/NHibernate.Test/Legacy/FooBarTest.cs |
2 | 2 | 4684 | src/NHibernate.Test/Legacy/FooBarTest.cs |
| ||||
oneA = (One) s.Load( typeof(One), oneA.Key); manyA = (Many) s.Load( typeof(Many), manyA.Key); |
| ||||
oneB = (One) s.Load( typeof(One), oneB.Key); manyB = (Many) s.Load( typeof(Many), manyB.Key); |
| |||
[[#variable28bfcf80]]= (One)s.Load( typeof(One), [[#variable28bfcf80]].Key); [[#variable28bfcf60]]= (Many)s.Load( typeof(Many), [[#variable28bfcf60]].Key); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#28bfcf80]] | oneA |
1 | 2 | [[#28bfcf80]] | oneB |
2 | 1 | [[#28bfcf60]] | manyA |
2 | 2 | [[#28bfcf60]] | manyB |