Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 6 | 2 | 0.962 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 611 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ASTProvider.java |
2 | 1 | 637 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ASTProvider.java |
3 | 1 | 1167 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitDocumentProvider.java |
4 | 1 | 120 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaReconcilingStrategy.java |
5 | 1 | 417 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/engine/AbstractSpellDictionary.java |
6 | 1 | 432 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/engine/AbstractSpellDictionary.java |
| ||||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, "Error in JDT Core during AST creation", ex); //$NON-NLS-1$ |
| ||||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, "Error in JDT Core during AST creation", ex); //$NON-NLS-1$ |
| ||||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, "Error in JDT Core during reconcile while saving", ex); //$NON-NLS-1$ |
| ||||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, "Error in JDT Core during reconcile", ex); //$NON-NLS-1$ |
| ||||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, message, ex); |
| ||||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, message, exception); |
| |||
IStatus status = new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.OK, [[#variable94526420]], [[#variable58a523e0]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#94526420]] | "Error in JDT Core during AST creation" |
1 | 2 | [[#94526420]] | "Error in JDT Core during reconcile while saving" |
1 | 3 | [[#94526420]] | "Error in JDT Core during reconcile" |
1 | 4 | [[#94526420]] | message |
1 | 5 | [[#94526420]] | message |
1 | 6 | [[#94526420]] | "Error in JDT Core during AST creation" |
2 | 1 | [[#58a523e0]] | ex |
2 | 2 | [[#58a523e0]] | ex |
2 | 3 | [[#58a523e0]] | ex |
2 | 4 | [[#58a523e0]] | exception |
2 | 5 | [[#58a523e0]] | ex |
2 | 6 | [[#58a523e0]] | ex |