Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 3 | 0.961 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1506 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameTypeProcessor.java |
2 | 2 | 626 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameTypeWizardSimilarElementsPage.java |
3 | 2 | 341 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CustomFiltersActionGroup.java |
| ||||
for (int i = 0; i < elements.length; i++) fPreloadedElementToSelection.put(elements[i], Boolean.FALSE); |
| ||||
for (int i = 0; i < selected.length; i++) selection.put(selected[i], Boolean.TRUE); |
| ||||
for (int i = 0; i < enabledIds.length; i++) fEnabledFilterIds.put(enabledIds[i], Boolean.TRUE); |
| |||
for (int i = 0; i < [[#variable5d191980]].length; i++) [[#variable5d191920]].put( [[#variable5d191980]][i], Boolean. [[#variable5d191880]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5d191980]] | elements |
1 | 2 | [[#5d191980]] | enabledIds |
1 | 3 | [[#5d191980]] | selected |
2 | 1 | [[#5d191920]] | fPreloadedElementToSelection |
2 | 2 | [[#5d191920]] | fEnabledFilterIds |
2 | 3 | [[#5d191920]] | selection |
3 | 1 | [[#5d191880]] | FALSE |
3 | 2 | [[#5d191880]] | TRUE |
3 | 3 | [[#5d191880]] | TRUE |