CloneSet2927


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.968non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11633
src/NHibernate.Test/NHSpecificTest/BasicClassFixture.cs
21748
src/NHibernate.Test/NHSpecificTest/BasicClassFixture.cs
Clone Instance
1
Line Count
1
Source Line
633
Source File
src/NHibernate.Test/NHSpecificTest/BasicClassFixture.cs

                        // remove the last one and update another
                        bc[index].StringBag.RemoveAt(bc[index].StringBag.Count - 1);


Clone Instance
2
Line Count
1
Source Line
748
Source File
src/NHibernate.Test/NHSpecificTest/BasicClassFixture.cs

                        // remove the last one and update another
                        bc[index].StringList.RemoveAt(bc[index].StringList.Count - 1);


Clone AbstractionParameter Count: 1Parameter Bindings

// remove the last one and update another
bc[index]. [[#variable545e1200]].RemoveAt(bc[index]. [[#variable545e1200]].Count - 1);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#545e1200]]
StringBag 
12[[#545e1200]]
StringList