CloneSet2560


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
1241
src/NHibernate.Test/DynamicEntity/Interceptor/InterceptorDynamicEntity.cs
2254
src/NHibernate.Test/DynamicEntity/Tuplizer/TuplizerDynamicEntity.cs
Clone Instance
1
Line Count
2
Source Line
41
Source File
src/NHibernate.Test/DynamicEntity/Interceptor/InterceptorDynamicEntity.cs

                        Assert.IsNotNull(company.Id, "company id not assigned");
                        Assert.IsNotNull(customer.Id, "customer id not assigned");


Clone Instance
2
Line Count
2
Source Line
54
Source File
src/NHibernate.Test/DynamicEntity/Tuplizer/TuplizerDynamicEntity.cs

                        Assert.IsNotNull(company.Id, "company id not assigned");
                        Assert.IsNotNull(customer.Id, "customer id not assigned");


Clone AbstractionParameter Count: 0Parameter Bindings

Assert.IsNotNull(company.Id, "company id not assigned");
Assert.IsNotNull(customer.Id, "customer id not assigned");
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None