Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 577 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/DiskIndex.java |
2 | 5 | 587 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/DiskIndex.java |
| ||||
System.err.println("-------------------- DEBUG --------------------"); //$NON-NLS-1$ System.err.println("file = " + getIndexFile()); //$NON-NLS-1$ System.err.println("offset = " + offset); //$NON-NLS-1$ System.err.println("size = " + size); //$NON-NLS-1$ System.err.println("-------------------- END --------------------"); //$NON-NLS-1$ |
| ||||
System.err.println("-------------------- DEBUG --------------------"); //$NON-NLS-1$ System.err.println("file = " + getIndexFile()); //$NON-NLS-1$ System.err.println("offset = " + offset); //$NON-NLS-1$ System.err.println("size = " + size); //$NON-NLS-1$ System.err.println("-------------------- END --------------------"); //$NON-NLS-1$ |
| |||
System.err.println("-------------------- DEBUG --------------------"); //$NON-NLS-1$ System.err.println("file = " + getIndexFile()); //$NON-NLS-1$ System.err.println("offset = " + offset); //$NON-NLS-1$ System.err.println("size = " + size); //$NON-NLS-1$ System.err.println("-------------------- END --------------------"); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |