Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 10 | 2 | 0.975 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1546 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
2 | 4 | 1551 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
3 | 4 | 1556 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
4 | 4 | 1561 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
5 | 4 | 1800 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
6 | 4 | 1805 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
7 | 4 | 1810 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
8 | 4 | 1815 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
9 | 4 | 702 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
10 | 4 | 707 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
| ||||
catch (IndexOutOfBoundsException e) { // work-around internal failure - 1GEMF6D (added with fix of 99629) if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (InvalidCursorLocation e) { // may eventually report a usefull error (added to fix 99629) if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (AbortCompilation e) { // ignore this exception for now since it typically means we cannot find java.lang.Object (added with fix of 99629) if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (CompletionNodeFound e) { // internal failure - bugs 5618 (added with fix of 99629) if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (IndexOutOfBoundsException e) { // work-around internal failure - 1GEMF6D if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (InvalidCursorLocation e) { // may eventually report a usefull error if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (AbortCompilation e) { // ignore this exception for now since it typically means we cannot find java.lang.Object if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (CompletionNodeFound e) { // internal failure - bugs 5618 if (DEBUG) { System.out.println("Exception caught by CompletionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (IndexOutOfBoundsException e) { // work-around internal failure - 1GEMF6D if (DEBUG) { System.out.println("Exception caught by SelectionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| ||||
catch (AbortCompilation e) { // ignore this exception for now since it typically means we cannot find java.lang.Object if (DEBUG) { System.out.println("Exception caught by SelectionEngine:"); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
| |||
catch ( [[#variable55316c60]] e) { // ignore this exception for now since it typically means we cannot find java.lang.Object // work-around internal failure - 1GEMF6D (added with fix of 99629) // may eventually report a usefull error (added to fix 99629) // internal failure - bugs 5618 (added with fix of 99629) // work-around internal failure - 1GEMF6D // work-around internal failure - 1GEMF6D // may eventually report a usefull error // ignore this exception for now since it typically means we cannot find java.lang.Object (added with fix of 99629) // internal failure - bugs 5618 if (DEBUG) { System.out.println( [[#variable55316c40]]); //$NON-NLS-1$ e.printStackTrace(System.out); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#55316c60]] | AbortCompilation |
1 | 2 | [[#55316c60]] | AbortCompilation |
1 | 3 | [[#55316c60]] | IndexOutOfBoundsException |
1 | 4 | [[#55316c60]] | InvalidCursorLocation |
1 | 5 | [[#55316c60]] | CompletionNodeFound |
1 | 6 | [[#55316c60]] | IndexOutOfBoundsException |
1 | 7 | [[#55316c60]] | IndexOutOfBoundsException |
1 | 8 | [[#55316c60]] | InvalidCursorLocation |
1 | 9 | [[#55316c60]] | AbortCompilation |
1 | 10 | [[#55316c60]] | CompletionNodeFound |
2 | 1 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 2 | [[#55316c40]] | "Exception caught by SelectionEngine:" |
2 | 3 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 4 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 5 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 6 | [[#55316c40]] | "Exception caught by SelectionEngine:" |
2 | 7 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 8 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 9 | [[#55316c40]] | "Exception caught by CompletionEngine:" |
2 | 10 | [[#55316c40]] | "Exception caught by CompletionEngine:" |