Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.963 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 43 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ExtendedStringLiteral.java |
2 | 1 | 116 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
| ||||
System.arraycopy(source, 0, (source = new char[length + 1]), 0, length); |
| ||||
System.arraycopy(constantPoolName, 0, (constantPoolName = new char[length + 3]), 2, length); |
| |||
System.arraycopy( [[#variable6412e4c0]], 0, ( [[#variable6412e4c0]]= new char[length + [[#variable6412e460]]]), [[#variable6412e400]], length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6412e4c0]] | constantPoolName |
1 | 2 | [[#6412e4c0]] | source |
2 | 1 | [[#6412e460]] | 3 |
2 | 2 | [[#6412e460]] | 1 |
3 | 1 | [[#6412e400]] | 2 |
3 | 2 | [[#6412e400]] | 0 |