Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 7 | 3 | 0.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 99 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/AddFolderToIndex.java |
2 | 3 | 224 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/IndexAllProject.java |
3 | 3 | 231 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/IndexAllProject.java |
4 | 3 | 132 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/IndexBinaryFolder.java |
5 | 3 | 139 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/IndexBinaryFolder.java |
6 | 3 | 65 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/RemoveFolderFromIndex.java |
7 | 3 | 42 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/SaveIndex.java |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to add " + this.folderPath + " to index because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to index " + this.project + " because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to index " + this.project + " because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to index " + this.folder + " because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to index " + this.folder + " because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to remove " + this.folderPath + " from index because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| ||||
if (JobManager.VERBOSE) { Util.verbose("-> failed to save index " + this.containerPath + " because of the following exception:", System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
| |||
if (JobManager.VERBOSE) { Util.verbose( [[#variable95b37a80]] + this. [[#variable95b37a20]] + [[#variable95b379a0]], System.err); //$NON-NLS-1$ //$NON-NLS-2$ e.printStackTrace(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95b37a80]] | "-> failed to index " |
1 | 2 | [[#95b37a80]] | "-> failed to index " |
1 | 3 | [[#95b37a80]] | "-> failed to add " |
1 | 4 | [[#95b37a80]] | "-> failed to remove " |
1 | 5 | [[#95b37a80]] | "-> failed to save index " |
1 | 6 | [[#95b37a80]] | "-> failed to index " |
1 | 7 | [[#95b37a80]] | "-> failed to index " |
2 | 1 | [[#95b37a20]] | folder |
2 | 2 | [[#95b37a20]] | project |
2 | 3 | [[#95b37a20]] | folderPath |
2 | 4 | [[#95b37a20]] | folderPath |
2 | 5 | [[#95b37a20]] | containerPath |
2 | 6 | [[#95b37a20]] | project |
2 | 7 | [[#95b37a20]] | folder |
3 | 1 | [[#95b379a0]] | " because of the following exception:" |
3 | 2 | [[#95b379a0]] | " because of the following exception:" |
3 | 3 | [[#95b379a0]] | " to index because of the following exception:" |
3 | 4 | [[#95b379a0]] | " from index because of the following exception:" |
3 | 5 | [[#95b379a0]] | " because of the following exception:" |
3 | 6 | [[#95b379a0]] | " because of the following exception:" |
3 | 7 | [[#95b379a0]] | " because of the following exception:" |