Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 5 | 3 | 0.951 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 60 | src/NHibernate.Test/Criteria/ProjectionsTest.cs |
2 | 4 | 60 | src/NHibernate.Test/NHSpecificTest/NH1280/NH1280Fixture.cs |
3 | 4 | 207 | src/NHibernate.Test/NHSpecificTest/NH1280/NH1280Fixture.cs |
4 | 3 | 234 | src/NHibernate.Test/NHSpecificTest/NH1280/NH1280Fixture.cs |
5 | 3 | 237 | src/NHibernate.Test/NHSpecificTest/NH1280/NH1280Fixture.cs |
| ||||
"concat", NHibernateUtil.String , Projections.Property("Name") , new ConstantProjection(" ") |
| ||||
"concat", NHibernateUtil.String, Projections.GroupProperty("Name"), new ConstantProjection(" ") |
| ||||
"concat", NHibernateUtil.String, Projections.GroupProperty("Name"), new ConstantProjection(" ") |
| ||||
"LEFT", NHibernateUtil.String, Projections.Property("Name"), new ConstantProjection(3) |
| ||||
"substring", NHibernateUtil.String, Projections.Property("Name"), new ConstantProjection(1) |
| |||
[[#variable27ab1780]], NHibernateUtil.String, Projections. [[#variable27ab0a80]]("Name"), new ConstantProjection( [[#variable27ab1660]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#27ab1780]] | "concat" |
1 | 2 | [[#27ab1780]] | "LEFT" |
1 | 3 | [[#27ab1780]] | "substring" |
1 | 4 | [[#27ab1780]] | "concat" |
1 | 5 | [[#27ab1780]] | "concat" |
2 | 1 | [[#27ab0a80]] | GroupProperty |
2 | 2 | [[#27ab0a80]] | Property |
2 | 3 | [[#27ab0a80]] | Property |
2 | 4 | [[#27ab0a80]] | Property |
2 | 5 | [[#27ab0a80]] | GroupProperty |
3 | 1 | [[#27ab1660]] | " " |
3 | 2 | [[#27ab1660]] | 3 |
3 | 3 | [[#27ab1660]] | 1 |
3 | 4 | [[#27ab1660]] | " " |
3 | 5 | [[#27ab1660]] | " " |