Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 4 | 0 | 1.000 | class_member_declarations[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 19 | src/NHibernate.ByteCode.Castle.Tests/TestCase.cs |
2 | 9 | 19 | src/NHibernate.ByteCode.LinFu.Tests/TestCase.cs |
3 | 9 | 19 | src/NHibernate.ByteCode.Spring.Tests/TestCase.cs |
4 | 9 | 21 | src/NHibernate.Test/TestCase.cs |
| ||||
private const bool OutputDdl = false; protected Configuration cfg; protected ISessionFactoryImplementor sessions; private static readonly ILog log = LogManager.GetLogger( typeof(TestCase)); protected Dialect.Dialect Dialect { get { return NHibernate.Dialect.Dialect.GetDialect(cfg.Properties); } } |
| ||||
private const bool OutputDdl = false; protected Configuration cfg; protected ISessionFactoryImplementor sessions; private static readonly ILog log = LogManager.GetLogger( typeof(TestCase)); protected Dialect.Dialect Dialect { get { return NHibernate.Dialect.Dialect.GetDialect(cfg.Properties); } } |
| ||||
private const bool OutputDdl = false; protected Configuration cfg; protected ISessionFactoryImplementor sessions; private static readonly ILog log = LogManager.GetLogger( typeof(TestCase)); protected Dialect.Dialect Dialect { get { return NHibernate.Dialect.Dialect.GetDialect(cfg.Properties); } } |
| ||||
private const bool OutputDdl = false; protected Configuration cfg; protected ISessionFactoryImplementor sessions; private static readonly ILog log = LogManager.GetLogger( typeof(TestCase)); protected Dialect.Dialect Dialect { get { return NHibernate.Dialect.Dialect.GetDialect(cfg.Properties); } } |
| |||
private const bool OutputDdl = false; protected Configuration cfg; protected ISessionFactoryImplementor sessions; private static readonly ILog log = LogManager.GetLogger( typeof(TestCase)); protected Dialect.Dialect Dialect { get { return NHibernate.Dialect.Dialect.GetDialect(cfg.Properties); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |