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.966 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 396 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/JavadocTagsSubProcessor.java |
2 | 1 | 408 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/JavadocTagsSubProcessor.java |
| ||||
CodeGeneration.getTypeComment(cu, typeQualifiedName, typeParamNames, String.valueOf('\n')) |
| ||||
CodeGeneration.getFieldComment(cu, typeName, fieldName, String.valueOf('\n')) |
| |||
CodeGeneration. [[#variable50b06d20]](cu, [[#variable50b06ca0]], [[#variable50b06c00]], String.valueOf('\n')) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#50b06d20]] | getTypeComment |
1 | 2 | [[#50b06d20]] | getFieldComment |
2 | 1 | [[#50b06ca0]] | typeQualifiedName |
2 | 2 | [[#50b06ca0]] | typeName |
3 | 1 | [[#50b06c00]] | typeParamNames |
3 | 2 | [[#50b06c00]] | fieldName |