CloneSet1703


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
12438
src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs
22459
src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs
32481
src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs
Clone Instance
1
Line Count
2
Source Line
438
Source File
src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs

                                Assert.IsTrue(transformer.WasTransformTupleCalled, "Transform Tuple was not called");
                                Assert.IsTrue(transformer.WasTransformListCalled, "Transform List was not called");


Clone Instance
2
Line Count
2
Source Line
459
Source File
src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs

                                Assert.IsTrue(transformer.WasTransformTupleCalled, "Transform Tuple was not called");
                                Assert.IsTrue(transformer.WasTransformListCalled, "Transform List was not called");


Clone Instance
3
Line Count
2
Source Line
481
Source File
src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs

                                Assert.IsTrue(transformer.WasTransformTupleCalled, "Transform Tuple was not called");
                                Assert.IsTrue(transformer.WasTransformListCalled, "Transform List was not called");


Clone AbstractionParameter Count: 0Parameter Bindings

Assert.IsTrue(transformer.WasTransformTupleCalled, "Transform Tuple was not called");
Assert.IsTrue(transformer.WasTransformListCalled, "Transform List was not called");
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None