Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.958 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 44 | src/NHibernate.Test/TypesTest/Int64TypeFixture.cs |
2 | 1 | 45 | src/NHibernate.Test/TypesTest/Int64TypeFixture.cs |
| ||||
type.IsDirty(nullLong, valueLong, (ISessionImplementor)s), "should be dirty - null to '5'" |
| ||||
type.IsDirty(valueLong, fiveAgain, (ISessionImplementor)s), "should not be dirty - 5 to 5" |
| |||
type.IsDirty( [[#variable6f561300]], [[#variable6f831420]], (ISessionImplementor)s), [[#variable6f561360]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f561300]] | nullLong |
1 | 2 | [[#6f561300]] | valueLong |
2 | 1 | [[#6f831420]] | valueLong |
2 | 2 | [[#6f831420]] | fiveAgain |
3 | 1 | [[#6f561360]] | "should be dirty - null to '5'" |
3 | 2 | [[#6f561360]] | "should not be dirty - 5 to 5" |