Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.955 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 533 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/VMDefinitionsContainer.java |
2 | 2 | 535 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/VMDefinitionsContainer.java |
| ||||
String jreJar = libLocationElement.getAttribute("jreJar"); //$NON-NLS-1$ String jreSrc = libLocationElement.getAttribute("jreSrc"); //$NON-NLS-1$ |
| ||||
String pkgRoot = libLocationElement.getAttribute("pkgRoot"); //$NON-NLS-1$ String jreJavadoc = libLocationElement.getAttribute("jreJavadoc"); //$NON-NLS-1$ |
| |||
String [[#variable52583d40]]= libLocationElement.getAttribute( [[#variable52583ca0]]); //$NON-NLS-1$ String [[#variable525b6100]]= libLocationElement.getAttribute( [[#variable525b6280]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52583d40]] | jreJar |
1 | 2 | [[#52583d40]] | pkgRoot |
2 | 1 | [[#52583ca0]] | "jreJar" |
2 | 2 | [[#52583ca0]] | "pkgRoot" |
3 | 1 | [[#525b6100]] | jreSrc |
3 | 2 | [[#525b6100]] | jreJavadoc |
4 | 1 | [[#525b6280]] | "jreSrc" |
4 | 2 | [[#525b6280]] | "jreJavadoc" |