Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.974 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 279 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/PackageViewerWrapper.java |
2 | 2 | 283 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/PackageViewerWrapper.java |
| ||||
public Item scrollDown(int x, int y) { return fViewer.scrollDown(x, y); } |
| ||||
public Item scrollUp(int x, int y) { return fViewer.scrollUp(x, y); } |
| |||
public Item [[#variablebac2b380]](int x, int y) { return fViewer. [[#variablebac2b380]](x, y); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bac2b380]] | scrollDown |
1 | 2 | [[#bac2b380]] | scrollUp |