Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.960 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 106 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchQuery.java |
2 | 1 | 110 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchQuery.java |
3 | 1 | 125 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultRequestor.java |
| ||||
fResult.addMatch(new Match(compilationUnit, sourceRange.getOffset(), sourceRange.getLength())); |
| ||||
fResult.addMatch(new Match(groupElement, sourceRange.getOffset(), sourceRange.getLength())); |
| ||||
fResult.addMatch(new Match(element, mutableKeyPosition.getOffset(), mutableKeyPosition.getLength())); |
| |||
fResult.addMatch(new Match( [[#variable61056680]], [[#variable61056620]].getOffset(), [[#variable61056620]].getLength())); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#61056680]] | element |
1 | 2 | [[#61056680]] | compilationUnit |
1 | 3 | [[#61056680]] | groupElement |
2 | 1 | [[#61056620]] | mutableKeyPosition |
2 | 2 | [[#61056620]] | sourceRange |
2 | 3 | [[#61056620]] | sourceRange |