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.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1623 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java |
2 | 2 | 1625 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java |
| ||||
libraryPaths[i] = locations[i].getSystemLibraryPath(); sourcePaths[i] = locations[i].getSystemLibrarySourcePath(); |
| ||||
sourceRootPaths[i] = locations[i].getPackageRootPath(); javadocLocations[i] = locations[i].getJavadocLocation(); |
| |||
[[#variable57febe20]][i] = locations[i]. [[#variable57febda0]](); [[#variable57febd80]][i] = locations[i]. [[#variable57febd40]](); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57febe20]] | libraryPaths |
1 | 2 | [[#57febe20]] | sourceRootPaths |
2 | 1 | [[#57febda0]] | getSystemLibraryPath |
2 | 2 | [[#57febda0]] | getPackageRootPath |
3 | 1 | [[#57febd80]] | sourcePaths |
3 | 2 | [[#57febd80]] | javadocLocations |
4 | 1 | [[#57febd40]] | getSystemLibrarySourcePath |
4 | 2 | [[#57febd40]] | getJavadocLocation |