Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 5 | 0.952 | import_statements[7] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 27 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/CopyModifications.java |
2 | 7 | 47 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java |
| ||||
import org.eclipse.ltk.core.refactoring.participants.CopyArguments; import org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter; import org.eclipse.ltk.core.refactoring.participants.ParticipantManager; import org.eclipse.ltk.core.refactoring.participants.RefactoringArguments; import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant; import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor; import org.eclipse.ltk.core.refactoring.participants.SharableParticipants; |
| ||||
import org.eclipse.ltk.core.refactoring.participants.CopyArguments; import org.eclipse.ltk.core.refactoring.participants.MoveArguments; import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant; import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor; import org.eclipse.ltk.core.refactoring.participants.ReorgExecutionLog; import org.eclipse.ltk.core.refactoring.participants.ResourceChangeChecker; import org.eclipse.ltk.core.refactoring.participants.SharableParticipants; |
| |||
import org.eclipse.ltk.core.refactoring.participants.CopyArguments; import org.eclipse.ltk.core.refactoring.participants. [[#variable55752780]]; import org.eclipse.ltk.core.refactoring.participants. [[#variable55752700]]; import org.eclipse.ltk.core.refactoring.participants. [[#variable55752680]]; import org.eclipse.ltk.core.refactoring.participants. [[#variable557525c0]]; import org.eclipse.ltk.core.refactoring.participants. [[#variable55752580]]; import org.eclipse.ltk.core.refactoring.participants.SharableParticipants; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#55752780]] | MoveArguments |
1 | 2 | [[#55752780]] | IParticipantDescriptorFilter |
2 | 1 | [[#55752700]] | RefactoringParticipant |
2 | 2 | [[#55752700]] | ParticipantManager |
3 | 1 | [[#55752680]] | RefactoringProcessor |
3 | 2 | [[#55752680]] | RefactoringArguments |
4 | 1 | [[#557525c0]] | ReorgExecutionLog |
4 | 2 | [[#557525c0]] | RefactoringParticipant |
5 | 1 | [[#55752580]] | ResourceChangeChecker |
5 | 2 | [[#55752580]] | RefactoringProcessor |