Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.968 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 102 | src/NHibernate.DomainModel/MultiplicityType.cs |
2 | 1 | 75 | src/NHibernate.Test/NHSpecificTest/NH1763/EmptyStringUserType.cs |
3 | 1 | 78 | src/NHibernate.Test/NHSpecificTest/NH1763/EmptyStringUserType.cs |
| ||||
NHibernateUtil.Int32.NullSafeSet(st, c, index, session); |
| ||||
NHibernateUtil.String.NullSafeSet(st, str, index, session); |
| ||||
NHibernateUtil.String.NullSafeSet(st, value, index, session); |
| |||
NHibernateUtil. [[#variable54b29280]].NullSafeSet(st, [[#variable54b29220]], index, session); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54b29280]] | String |
1 | 2 | [[#54b29280]] | String |
1 | 3 | [[#54b29280]] | Int32 |
2 | 1 | [[#54b29220]] | str |
2 | 2 | [[#54b29220]] | value |
2 | 3 | [[#54b29220]] | c |