CloneSet1219


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2301.000statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1233
src/NHibernate.Test/ExpressionTest/QueryByExampleTest.cs
2295
src/NHibernate.Test/ExpressionTest/QueryByExampleTest.cs
32117
src/NHibernate.Test/ExpressionTest/QueryByExampleTest.cs
Clone Instance
1
Line Count
2
Source Line
33
Source File
src/NHibernate.Test/ExpressionTest/QueryByExampleTest.cs

                                Componentizable master = GetMaster("hibernate", null, "ope%");
                                ICriteria crit = s.CreateCriteria( typeof(Componentizable));


Clone Instance
2
Line Count
2
Source Line
95
Source File
src/NHibernate.Test/ExpressionTest/QueryByExampleTest.cs

                                Componentizable master = GetMaster("hibernate", null, "ope%");
                                ICriteria crit = s.CreateCriteria( typeof(Componentizable));


Clone Instance
3
Line Count
2
Source Line
117
Source File
src/NHibernate.Test/ExpressionTest/QueryByExampleTest.cs

                                Componentizable master = GetMaster("hibernate", null, "ope%");
                                ICriteria crit = s.CreateCriteria( typeof(Componentizable));


Clone AbstractionParameter Count: 0Parameter Bindings

Componentizable master = GetMaster("hibernate", null, "ope%");
ICriteria crit = s.CreateCriteria( typeof(Componentizable));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None