| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 4 | 1 | 0.986 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 43 | plugins/org.eclipse.jdt.launching/support/org/eclipse/jdt/internal/launching/support/LibraryDetector.java |
| 2 | 2 | 47 | plugins/org.eclipse.jdt.launching/support/org/eclipse/jdt/internal/launching/support/LibraryDetector.java |
| 3 | 2 | 50 | plugins/org.eclipse.jdt.launching/support/org/eclipse/jdt/internal/launching/support/LibraryDetector.java |
| 4 | 2 | 52 | plugins/org.eclipse.jdt.launching/support/org/eclipse/jdt/internal/launching/support/LibraryDetector.java |
| ||||
System.out.print("|"); //$NON-NLS-1$
System.out.print(System.getProperty("com.ibm.oti.system.class.path")); //$NON-NLS-1$
|
| ||||
System.out.print("|"); //$NON-NLS-1$
System.out.print(System.getProperty("sun.boot.class.path")); //$NON-NLS-1$
|
| ||||
System.out.print("|"); //$NON-NLS-1$
System.out.print(System.getProperty("java.ext.dirs")); //$NON-NLS-1$
|
| ||||
System.out.print("|"); //$NON-NLS-1$
System.out.print(System.getProperty("java.endorsed.dirs")); //$NON-NLS-1$
|
| |||
System.out.print("|"); //$NON-NLS-1$
System.out.print(System.getProperty( [[#variable77a30360]])); //$NON-NLS-1$
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#77a30360]] | "com.ibm.oti.system.class.path" |
| 1 | 2 | [[#77a30360]] | "sun.boot.class.path" |
| 1 | 3 | [[#77a30360]] | "java.ext.dirs" |
| 1 | 4 | [[#77a30360]] | "java.endorsed.dirs" |