Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 1 | 0.958 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 502 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFormatter.java |
2 | 1 | 524 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFormatter.java |
3 | 1 | 554 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFormatter.java |
4 | 1 | 555 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFormatter.java |
| ||||
str.substring(pos.offset + 1, pos.offset + pos.length - 1) |
| ||||
str.substring(pos.offset + 1, pos.offset + pos.length - 1) |
| ||||
str.substring(pos1.offset + 1, pos1.offset + pos1.length - 1) |
| ||||
str.substring(pos2.offset + 1, pos2.offset + pos2.length - 1) |
| |||
str.substring( [[#variable9200fc20]].offset + 1, [[#variable9200fc20]].offset + [[#variable9200fc20]].length - 1) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9200fc20]] | pos |
1 | 2 | [[#9200fc20]] | pos1 |
1 | 3 | [[#9200fc20]] | pos2 |
1 | 4 | [[#9200fc20]] | pos |