Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.957 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2227 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 3 | 3019 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
id, new String[] { new String(field.declaringClass.leafComponentType().readableName()) }, new String[] { new String(field.declaringClass.leafComponentType().shortReadableName()) } |
| ||||
IProblem.NotVisibleType, // cannot occur in javadoc comments new String[] { new String(method.declaringClass.leafComponentType().readableName()) }, new String[] { new String(method.declaringClass.leafComponentType().shortReadableName()) } |
| |||
[[#variable569e9160]], // cannot occur in javadoc comments new String[] { new String( [[#variable569e9de0]].declaringClass.leafComponentType().readableName()) }, new String[] { new String( [[#variable569e9de0]].declaringClass.leafComponentType().shortReadableName()) } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#569e9160]] | id |
1 | 2 | [[#569e9160]] | IProblem.NotVisibleType |
2 | 1 | [[#569e9de0]] | field |
2 | 2 | [[#569e9de0]] | method |