Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 3 | 0.970 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1513 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaCore.java |
2 | 5 | 1648 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaCore.java |
| ||||
if (JavaModelManager.CP_RESOLVE_VERBOSE) { Util.verbose( "CPContainer INIT - found initializer\n" + //$NON-NLS-1$ "\tcontainer ID: " + containerID + '\n' + //$NON-NLS-1$ "\tclass: " + configElements[j].getAttribute("class")); //$NON-NLS-1$ //$NON-NLS-2$ } |
| ||||
if (JavaModelManager.CP_RESOLVE_VERBOSE) { Util.verbose( "CPVariable INIT - found initializer\n" + //$NON-NLS-1$ "\tvariable: " + variable + '\n' + //$NON-NLS-1$ "\tclass: " + configElements[j].getAttribute("class")); //$NON-NLS-1$ //$NON-NLS-2$ } |
| |||
if (JavaModelManager.CP_RESOLVE_VERBOSE) { Util.verbose( [[#variable57f5a420]] + //$NON-NLS-1$ [[#variable57f5a3a0]] + [[#variable57f5a320]] + '\n' + //$NON-NLS-1$ "\tclass: " + configElements[j].getAttribute("class")); //$NON-NLS-1$ //$NON-NLS-2$ } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57f5a420]] | "CPVariable INIT - found initializer\n" |
1 | 2 | [[#57f5a420]] | "CPContainer INIT - found initializer\n" |
2 | 1 | [[#57f5a3a0]] | "\tvariable: " |
2 | 2 | [[#57f5a3a0]] | "\tcontainer ID: " |
3 | 1 | [[#57f5a320]] | variable |
3 | 2 | [[#57f5a320]] | containerID |