CloneSet2345


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1244
src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs
2259
src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs
Clone Instance
1
Line Count
2
Source Line
44
Source File
src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs

                        // override
                        Player antWithSameId = new Player("12341", "Another");
                        lhm[antWithSameId.Id] = antWithSameId;


Clone Instance
2
Line Count
2
Source Line
59
Source File
src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs

                        // override First
                        Player antWithSameId = new Player("12341", "Another");
                        lhm[antWithSameId.Id] = antWithSameId;


Clone AbstractionParameter Count: 0Parameter Bindings

// override First
// override
Player antWithSameId = new Player("12341", "Another");
lhm[antWithSameId.Id] = antWithSameId;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None