Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 0 | 1.000 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 672 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java |
2 | 2 | 709 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java |
| ||||
private Object getCommonParent(IJavaElement[] javaElements, IResource[] resources) { return new ParentChecker(resources, javaElements).getCommonParent(); } |
| ||||
private Object getCommonParent(IJavaElement[] javaElements, IResource[] resources) { return new ParentChecker(resources, javaElements).getCommonParent(); } |
| |||
private Object getCommonParent(IJavaElement[] javaElements, IResource[] resources) { return new ParentChecker(resources, javaElements).getCommonParent(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |