Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.988 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 274 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/util/Strings.java |
2 | 1 | 279 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/util/Strings.java |
| ||||
lines[i] = trimIndent(s, minIndent, tabWidth, indentWidth); |
| ||||
lines[i] = trimIndent(line, minIndent, tabWidth, indentWidth); |
| |||
lines[i] = trimIndent( [[#variable77a05f00]], minIndent, tabWidth, indentWidth); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#77a05f00]] | line |
1 | 2 | [[#77a05f00]] | s |