CloneSet2576


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.958argument_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1144
src/NHibernate.Test/TypesTest/Int64TypeFixture.cs
2145
src/NHibernate.Test/TypesTest/Int64TypeFixture.cs
Clone Instance
1
Line Count
1
Source Line
44
Source File
src/NHibernate.Test/TypesTest/Int64TypeFixture.cs

                                              type.IsDirty(nullLong, valueLong, (ISessionImplementor)s), "should be dirty - null to '5'"


Clone Instance
2
Line Count
1
Source Line
45
Source File
src/NHibernate.Test/TypesTest/Int64TypeFixture.cs

                                               type.IsDirty(valueLong, fiveAgain, (ISessionImplementor)s), "should not be dirty - 5 to 5"


Clone AbstractionParameter Count: 3Parameter Bindings

type.IsDirty( [[#variable6f561300]], [[#variable6f831420]], (ISessionImplementor)s), [[#variable6f561360]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6f561300]]
nullLong 
12[[#6f561300]]
valueLong 
21[[#6f831420]]
valueLong 
22[[#6f831420]]
fiveAgain 
31[[#6f561360]]
"should be dirty - null to '5'" 
32[[#6f561360]]
"should not be dirty - 5 to 5"