Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.976 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 557 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionJavadocParser.java |
2 | 1 | 46 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/BindingKeyParser.java |
| ||||
System.arraycopy(this.source, this.tagSourceStart, tag, 0, length); |
| ||||
System.arraycopy(this.source, this.start, result, 0, length); |
| |||
System.arraycopy(this.source, this. [[#variableb58d5000]], [[#variableb58d5100]], 0, length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b58d5000]] | tagSourceStart |
1 | 2 | [[#b58d5000]] | start |
2 | 1 | [[#b58d5100]] | tag |
2 | 2 | [[#b58d5100]] | result |