Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 1 | 0.988 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 12 | src/NHibernate.Test/NHSpecificTest/NH1293/Fixture.cs |
2 | 8 | 10 | src/NHibernate.Test/NHSpecificTest/NH1490/Fixture.cs |
| ||||
protected override System.Collections.IList Mappings { get { if (Dialect is PostgreSQLDialect) return new [] { "NHSpecificTest.NH1293.MappingsFilterAsBoolean.hbm.xml" } ; return base.Mappings; } } |
| ||||
protected override System.Collections.IList Mappings { get { if (Dialect is PostgreSQLDialect) return new [] { "NHSpecificTest.NH1490.MappingsFilterAsBoolean.hbm.xml" } ; return base.Mappings; } } |
| |||
protected override System.Collections.IList Mappings { get { if (Dialect is PostgreSQLDialect) return new [] { [[#variable6fcd0c00]] } ; return base.Mappings; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fcd0c00]] | "NHSpecificTest.NH1293.MappingsFilterAsBoolean.hbm.xml" |
1 | 2 | [[#6fcd0c00]] | "NHSpecificTest.NH1490.MappingsFilterAsBoolean.hbm.xml" |