Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 2 | 0.985 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 6096 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 5 | 6102 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(method.binding.declaringClass.readableName()), new String(method.selector), typesAsString(method.binding.isVarargs(), method.binding.parameters, false), new String(exceptionType.readableName()) , } |
| ||||
new String[] { new String(method.binding.declaringClass.shortReadableName()), new String(method.selector), typesAsString(method.binding.isVarargs(), method.binding.parameters, true), new String(exceptionType.shortReadableName()) , } |
| |||
new String[] { new String(method.binding.declaringClass. [[#variableb19b4f60]]()), new String(method.selector), typesAsString(method.binding.isVarargs(), method.binding.parameters, [[#variableb19b4ec0]]), new String(exceptionType. [[#variableb19b4f60]]()) , } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b19b4f60]] | shortReadableName |
1 | 2 | [[#b19b4f60]] | readableName |
2 | 1 | [[#b19b4ec0]] | true |
2 | 2 | [[#b19b4ec0]] | false |