Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 10 | 2 | 0.965 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 793 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 3 | 1163 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
3 | 3 | 2398 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
4 | 7 | 3137 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
5 | 3 | 3542 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
6 | 7 | 4005 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
7 | 3 | 4481 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
8 | 10 | 4541 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
9 | 3 | 4703 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
10 | 10 | 6246 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
IProblem.DirectInvocationOfAbstractMethod, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
IProblem.UsingDeprecatedMethod, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
IProblem.IndirectAccessToStaticMethod, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
id, new String[] { new String(method.declaringClass.readableName()), new String(shownMethod.selector), typesAsString(shownMethod.isVarargs(), shownMethod.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(shownMethod.selector), typesAsString(shownMethod.isVarargs(), shownMethod.parameters, true) } |
| ||||
IProblem.JavadocUsingDeprecatedMethod, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
id, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
IProblem.StaticMethodRequested, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
IProblem.NeedToEmulateMethodAccess, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
IProblem.NonStaticAccessToStaticMethod, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| ||||
IProblem.UnusedPrivateMethod, new String[] { new String(method.declaringClass.readableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.isVarargs(), method.parameters, true) } |
| |||
[[#variable58fe3480]], new String[] { new String(method.declaringClass.readableName()), new String( [[#variable58fe3b40]].selector), typesAsString( [[#variable58fe3b40]].isVarargs(), [[#variable58fe3b40]].parameters, false) }, new String[] { new String(method.declaringClass.shortReadableName()), new String( [[#variable58fe3b40]].selector), typesAsString( [[#variable58fe3b40]].isVarargs(), [[#variable58fe3b40]].parameters, true) } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58fe3480]] | IProblem.DirectInvocationOfAbstractMethod |
1 | 2 | [[#58fe3480]] | IProblem.NonStaticAccessToStaticMethod |
1 | 3 | [[#58fe3480]] | IProblem.IndirectAccessToStaticMethod |
1 | 4 | [[#58fe3480]] | IProblem.UsingDeprecatedMethod |
1 | 5 | [[#58fe3480]] | IProblem.JavadocUsingDeprecatedMethod |
1 | 6 | [[#58fe3480]] | id |
1 | 7 | [[#58fe3480]] | IProblem.StaticMethodRequested |
1 | 8 | [[#58fe3480]] | IProblem.NeedToEmulateMethodAccess |
1 | 9 | [[#58fe3480]] | id |
1 | 10 | [[#58fe3480]] | IProblem.UnusedPrivateMethod |
2 | 1 | [[#58fe3b40]] | method |
2 | 2 | [[#58fe3b40]] | method |
2 | 3 | [[#58fe3b40]] | method |
2 | 4 | [[#58fe3b40]] | method |
2 | 5 | [[#58fe3b40]] | method |
2 | 6 | [[#58fe3b40]] | method |
2 | 7 | [[#58fe3b40]] | method |
2 | 8 | [[#58fe3b40]] | method |
2 | 9 | [[#58fe3b40]] | shownMethod |
2 | 10 | [[#58fe3b40]] | method |