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.965 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 96 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java |
2 | 1 | 324 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java |
| ||||
int length = this.extra[2].length, otherLength = other.extra[2].length; |
| ||||
int length = this.extra[2].length, sourceLength = source.extra[0].length; |
| |||
int length = this.extra[2].length, [[#variable99e54880]]= [[#variable99e54800]].extra[ [[#variable99e54780]]].length; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#99e54880]] | otherLength |
1 | 2 | [[#99e54880]] | sourceLength |
2 | 1 | [[#99e54800]] | other |
2 | 2 | [[#99e54800]] | source |
3 | 1 | [[#99e54780]] | 2 |
3 | 2 | [[#99e54780]] | 0 |