Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 19 | 2 | 0.974 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 453 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
2 | 3 | 456 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
3 | 3 | 1084 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java |
4 | 3 | 1087 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java |
5 | 3 | 1100 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java |
6 | 3 | 387 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
7 | 3 | 390 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
8 | 3 | 393 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
9 | 3 | 435 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
10 | 3 | 502 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
11 | 3 | 505 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
12 | 3 | 585 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
13 | 3 | 588 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
14 | 3 | 827 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
15 | 3 | 1158 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
16 | 3 | 1161 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
17 | 3 | 1173 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
18 | 3 | 1851 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PullUpRefactoringProcessor.java |
19 | 3 | 291 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/UseSuperTypeProcessor.java |
| ||||
catch (MalformedTreeException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); } |
| ||||
catch (BadLocationException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); } |
| ||||
catch (MalformedTreeException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); } |
| ||||
catch (BadLocationException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); } |
| ||||
catch (JavaModelException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); } |
| ||||
catch (CoreException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (MalformedTreeException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (BadLocationException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (CoreException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (MalformedTreeException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (BadLocationException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (MalformedTreeException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (BadLocationException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (CoreException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception_on_layer)); } |
| ||||
catch (MalformedTreeException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception)); } |
| ||||
catch (BadLocationException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception)); } |
| ||||
catch (JavaModelException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractSupertypeProcessor_unexpected_exception)); } |
| ||||
catch (JavaModelException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); } |
| ||||
catch (CoreException exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages.UseSuperTypeProcessor_internal_error)); } |
| |||
catch ( [[#variablebd027f40]] exception) { JavaPlugin.log(exception); status.merge(RefactoringStatus.createFatalErrorStatus(RefactoringCoreMessages. [[#variablebb0ad8e0]])); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bd027f40]] | BadLocationException |
1 | 2 | [[#bd027f40]] | JavaModelException |
1 | 3 | [[#bd027f40]] | CoreException |
1 | 4 | [[#bd027f40]] | BadLocationException |
1 | 5 | [[#bd027f40]] | MalformedTreeException |
1 | 6 | [[#bd027f40]] | MalformedTreeException |
1 | 7 | [[#bd027f40]] | BadLocationException |
1 | 8 | [[#bd027f40]] | JavaModelException |
1 | 9 | [[#bd027f40]] | CoreException |
1 | 10 | [[#bd027f40]] | MalformedTreeException |
1 | 11 | [[#bd027f40]] | BadLocationException |
1 | 12 | [[#bd027f40]] | MalformedTreeException |
1 | 13 | [[#bd027f40]] | BadLocationException |
1 | 14 | [[#bd027f40]] | MalformedTreeException |
1 | 15 | [[#bd027f40]] | CoreException |
1 | 16 | [[#bd027f40]] | JavaModelException |
1 | 17 | [[#bd027f40]] | BadLocationException |
1 | 18 | [[#bd027f40]] | CoreException |
1 | 19 | [[#bd027f40]] | MalformedTreeException |
2 | 1 | [[#bb0ad8e0]] | ExtractInterfaceProcessor_internal_error |
2 | 2 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception |
2 | 3 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 4 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 5 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 6 | [[#bb0ad8e0]] | ExtractInterfaceProcessor_internal_error |
2 | 7 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception |
2 | 8 | [[#bb0ad8e0]] | ExtractInterfaceProcessor_internal_error |
2 | 9 | [[#bb0ad8e0]] | UseSuperTypeProcessor_internal_error |
2 | 10 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception |
2 | 11 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 12 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 13 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 14 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 15 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 16 | [[#bb0ad8e0]] | ExtractInterfaceProcessor_internal_error |
2 | 17 | [[#bb0ad8e0]] | ExtractInterfaceProcessor_internal_error |
2 | 18 | [[#bb0ad8e0]] | ExtractSupertypeProcessor_unexpected_exception_on_layer |
2 | 19 | [[#bb0ad8e0]] | ExtractInterfaceProcessor_internal_error |