Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.965 | arguments |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 743 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceIndirectionRefactoring.java |
2 | 1 | 163 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/JavaRefactoringDescriptorComment.java |
3 | 1 | 278 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
| ||||
(Messages.format(RefactoringCoreMessages.IntroduceIndirectionRefactoring_declaring_pattern, JavaElementLabels.getTextLabel(fIntermediaryClass, JavaElementLabels.ALL_FULLY_QUALIFIED))) |
| ||||
(Messages.format(RefactoringCoreMessages.JavaRefactoringDescriptor_renamed_element_pattern, JavaElementLabels.getTextLabel(element, JavaElementLabels.ALL_FULLY_QUALIFIED))) |
| ||||
(Messages.format(RefactoringCoreMessages.ExtractSupertypeProcessor_refactored_element_pattern, JavaElementLabels.getElementLabel(fDestinationType, JavaElementLabels.ALL_FULLY_QUALIFIED))) |
| |||
(Messages.format(RefactoringCoreMessages. [[#variable987c2480]], JavaElementLabels. [[#variable987c2420]]( [[#variable987c23a0]], JavaElementLabels.ALL_FULLY_QUALIFIED))) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#987c2480]] | IntroduceIndirectionRefactoring_declaring_pattern |
1 | 2 | [[#987c2480]] | JavaRefactoringDescriptor_renamed_element_pattern |
1 | 3 | [[#987c2480]] | ExtractSupertypeProcessor_refactored_element_pattern |
2 | 1 | [[#987c2420]] | getTextLabel |
2 | 2 | [[#987c2420]] | getTextLabel |
2 | 3 | [[#987c2420]] | getElementLabel |
3 | 1 | [[#987c23a0]] | fIntermediaryClass |
3 | 2 | [[#987c23a0]] | element |
3 | 3 | [[#987c23a0]] | fDestinationType |