Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.972 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 89 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/infoviews/TextSelectionConverter.java |
2 | 1 | 74 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaElementHyperlinkDetector.java |
| ||||
((ICodeAssist) input).codeSelect(selection.getOffset(), selection.getLength()) |
| ||||
((ICodeAssist) input).codeSelect(wordRegion.getOffset(), wordRegion.getLength()) |
| |||
((ICodeAssist) input).codeSelect( [[#variable942b7100]].getOffset(), [[#variable942b7100]].getLength()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#942b7100]] | selection |
1 | 2 | [[#942b7100]] | wordRegion |