Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 11 | 2 | 0.970 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 68 | src/NHibernate/SqlCommand/QuerySelect.cs |
2 | 2 | 70 | src/NHibernate/SqlCommand/QuerySelect.cs |
3 | 2 | 72 | src/NHibernate/SqlCommand/QuerySelect.cs |
4 | 2 | 74 | src/NHibernate/SqlCommand/QuerySelect.cs |
5 | 2 | 76 | src/NHibernate/SqlCommand/QuerySelect.cs |
6 | 2 | 78 | src/NHibernate/SqlCommand/QuerySelect.cs |
7 | 2 | 80 | src/NHibernate/SqlCommand/QuerySelect.cs |
8 | 2 | 82 | src/NHibernate/SqlCommand/QuerySelect.cs |
9 | 2 | 84 | src/NHibernate/SqlCommand/QuerySelect.cs |
10 | 2 | 86 | src/NHibernate/SqlCommand/QuerySelect.cs |
11 | 2 | 88 | src/NHibernate/SqlCommand/QuerySelect.cs |
| ||||
dontSpace.Add(new SqlString(".")); dontSpace.Add(new SqlString("+")); |
| ||||
dontSpace.Add(new SqlString("-")); dontSpace.Add(new SqlString("/")); |
| ||||
dontSpace.Add(new SqlString("*")); dontSpace.Add(new SqlString("<")); |
| ||||
dontSpace.Add(new SqlString(">")); dontSpace.Add(new SqlString("=")); |
| ||||
dontSpace.Add(new SqlString("#")); dontSpace.Add(new SqlString("~")); |
| ||||
dontSpace.Add(new SqlString("|")); dontSpace.Add(new SqlString("&")); |
| ||||
dontSpace.Add(new SqlString("<=")); dontSpace.Add(new SqlString(">=")); |
| ||||
dontSpace.Add(new SqlString("=>")); dontSpace.Add(new SqlString("=<")); |
| ||||
dontSpace.Add(new SqlString("!=")); dontSpace.Add(new SqlString("<>")); |
| ||||
dontSpace.Add(new SqlString("!#")); dontSpace.Add(new SqlString("!~")); |
| ||||
dontSpace.Add(new SqlString("!<")); dontSpace.Add(new SqlString("!>")); |
| |||
dontSpace.Add(new SqlString( [[#variable704087c0]])); dontSpace.Add(new SqlString( [[#variable70409040]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#704087c0]] | "." |
1 | 2 | [[#704087c0]] | "-" |
1 | 3 | [[#704087c0]] | "*" |
1 | 4 | [[#704087c0]] | ">" |
1 | 5 | [[#704087c0]] | "#" |
1 | 6 | [[#704087c0]] | "|" |
1 | 7 | [[#704087c0]] | "<=" |
1 | 8 | [[#704087c0]] | "=>" |
1 | 9 | [[#704087c0]] | "!=" |
1 | 10 | [[#704087c0]] | "!#" |
1 | 11 | [[#704087c0]] | "!<" |
2 | 1 | [[#70409040]] | "+" |
2 | 2 | [[#70409040]] | "/" |
2 | 3 | [[#70409040]] | "<" |
2 | 4 | [[#70409040]] | "=" |
2 | 5 | [[#70409040]] | "~" |
2 | 6 | [[#70409040]] | "&" |
2 | 7 | [[#70409040]] | ">=" |
2 | 8 | [[#70409040]] | "=<" |
2 | 9 | [[#70409040]] | "<>" |
2 | 10 | [[#70409040]] | "!~" |
2 | 11 | [[#70409040]] | "!>" |