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.975 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 34 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTRecoveryPropagator.java |
2 | 1 | 51 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTRecoveryPropagator.java |
| ||||
this.endingTokens.put(ArrayCreation.class , new int[] { NOTHING, TerminalTokens.TokenNameRBRACKET } ); |
| ||||
this.endingTokens.put(MethodDeclaration.class , new int[] { NOTHING, TerminalTokens.TokenNameSEMICOLON } ); |
| |||
this.endingTokens.put( [[#variable95826a80]].class , new int[] { NOTHING, TerminalTokens. [[#variable95826b40]] } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95826a80]] | MethodDeclaration |
1 | 2 | [[#95826a80]] | ArrayCreation |
2 | 1 | [[#95826b40]] | TokenNameSEMICOLON |
2 | 2 | [[#95826b40]] | TokenNameRBRACKET |