Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 5 | 0.960 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 429 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java |
2 | 4 | 715 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java |
| ||||
int end = retrieveIdentifierEndPosition(start, methodDeclaration.sourceEnd); methodName.setSourceRange(start, end - start + 1); methodDecl.setName(methodName); org.eclipse.jdt.internal.compiler.ast.TypeReference[] thrownExceptions = methodDeclaration.thrownExceptions; |
| ||||
int end = retrieveIdentifierEndPosition(start, annotationTypeMemberDeclaration.sourceEnd); methodName.setSourceRange(start, end - start + 1); annotationTypeMemberDeclaration2.setName(methodName); org.eclipse.jdt.internal.compiler.ast.TypeReference typeReference = annotationTypeMemberDeclaration.returnType; |
| |||
int end = retrieveIdentifierEndPosition(start, [[#variable59100bc0]].sourceEnd); methodName.setSourceRange(start, end - start + 1); [[#variable59100ba0]].setName(methodName); org.eclipse.jdt.internal.compiler.ast.TypeReference [[#variableb3d5eda0]] [[#variable59100b20]]= [[#variable59100bc0]]. [[#variable5902bbe0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#59100bc0]] | annotationTypeMemberDeclaration |
1 | 2 | [[#59100bc0]] | methodDeclaration |
2 | 1 | [[#59100ba0]] | annotationTypeMemberDeclaration2 |
2 | 2 | [[#59100ba0]] | methodDecl |
3 | 1 | [[#b3d5eda0]] | |
3 | 2 | [[#b3d5eda0]] | [] |
4 | 1 | [[#59100b20]] | typeReference |
4 | 2 | [[#59100b20]] | thrownExceptions |
5 | 1 | [[#5902bbe0]] | returnType |
5 | 2 | [[#5902bbe0]] | thrownExceptions |