Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.985 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 48 | src/NHibernate/Type/CompositeCustomType.cs |
2 | 3 | 66 | src/NHibernate/Type/CustomType.cs |
| ||||
if ( !userType.ReturnedClass.IsSerializable) { LogManager.GetLogger( typeof(CustomType)).Warn("custom type is not Serializable: " + userTypeClass); } |
| ||||
if ( !userType.ReturnedType.IsSerializable) { LogManager.GetLogger( typeof(CustomType)).Warn("custom type is not Serializable: " + userTypeClass); } |
| |||
if ( !userType. [[#variable5e455160]].IsSerializable) { LogManager.GetLogger( typeof(CustomType)).Warn("custom type is not Serializable: " + userTypeClass); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5e455160]] | ReturnedClass |
1 | 2 | [[#5e455160]] | ReturnedType |