| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 9 | 2 | 3 | 0.982 | additive_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 9 | 4081 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaCore.java |
| 2 | 9 | 509 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
| ||||
"CPContainer SET - setting container\n" + //$NON-NLS-1$
"\tcontainer path: " + containerPath + '\n' + //$NON-NLS-1$
"\tprojects: {" + //$NON-NLS-1$
org.eclipse.jdt.internal.compiler.util.Util.toString(
affectedProjects,
new org.eclipse.jdt.internal.compiler.util.Util.Displayable() {
public String displayString(Object o) {
return ((IJavaProject) o).getElementName();
}
} ) + "}\n\tvalues: {\n"
|
| ||||
"CPContainer SET - missbehaving container\n" + //$NON-NLS-1$
"\tcontainer path: " + containerPath + '\n' + //$NON-NLS-1$
"\tprojects: {" + //$NON-NLS-1$
org.eclipse.jdt.internal.compiler.util.Util.toString(
projects,
new org.eclipse.jdt.internal.compiler.util.Util.Displayable() {
public String displayString(Object o) {
return ((IJavaProject) o).getElementName();
}
} ) + "}\n\tvalues on previous session: {\n"
|
| |||
[[#variableb8f06b80]] + //$NON-NLS-1$
"\tcontainer path: " + containerPath + '\n' + //$NON-NLS-1$
"\tprojects: {" + //$NON-NLS-1$
org.eclipse.jdt.internal.compiler.util.Util.toString( [[#variableb8f06b00]], new org.eclipse.jdt.internal.compiler.util.Util.Displayable() {
public String displayString(Object o) {
return ((IJavaProject) o).getElementName();
}
} ) + [[#variableb8f06c00]]
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b8f06b80]] | "CPContainer SET - setting container\n" |
| 1 | 2 | [[#b8f06b80]] | "CPContainer SET - missbehaving container\n" |
| 2 | 1 | [[#b8f06b00]] | affectedProjects |
| 2 | 2 | [[#b8f06b00]] | projects |
| 3 | 1 | [[#b8f06c00]] | "}\n\tvalues: {\n" |
| 3 | 2 | [[#b8f06c00]] | "}\n\tvalues on previous session: {\n" |