Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.964 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 808 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java |
2 | 3 | 880 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java |
| ||||
fInformationPresenter.setOffset(offset); fInformationPresenter.setAnchor(AbstractInformationControlManager.ANCHOR_BOTTOM); fInformationPresenter.setMargins(6, 6); // default values from AbstractInformationControlManager |
| ||||
fInformationPresenter.setOffset(offset); fInformationPresenter.setAnchor(AbstractInformationControlManager.ANCHOR_RIGHT); fInformationPresenter.setMargins(4, 0); // AnnotationBarHoverManager sets (5,0), minus SourceViewer.GAP_SIZE_1 |
| |||
fInformationPresenter.setOffset(offset); fInformationPresenter.setAnchor(AbstractInformationControlManager. [[#variableb36c04a0]]); fInformationPresenter.setMargins( [[#variableb2e8f680]], [[#variableb36c04c0]]); // AnnotationBarHoverManager sets (5,0), minus SourceViewer.GAP_SIZE_1 // default values from AbstractInformationControlManager |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b36c04a0]] | ANCHOR_RIGHT |
1 | 2 | [[#b36c04a0]] | ANCHOR_BOTTOM |
2 | 1 | [[#b2e8f680]] | 4 |
2 | 2 | [[#b2e8f680]] | 6 |
3 | 1 | [[#b36c04c0]] | 0 |
3 | 2 | [[#b36c04c0]] | 6 |