Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 7 | 2 | 0.959 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 68 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaCorePreferenceInitializer.java |
2 | 2 | 96 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaCorePreferenceInitializer.java |
3 | 2 | 294 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/generics/InferTypeArgumentsRefactoring.java |
4 | 2 | 259 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CustomFiltersActionGroup.java |
5 | 2 | 493 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CustomFiltersActionGroup.java |
6 | 2 | 584 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CustomFiltersActionGroup.java |
7 | 2 | 623 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CustomFiltersActionGroup.java |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); String optionName = (String) entry.getKey(); |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); String optionName = (String) entry.getKey(); |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); ICompilationUnit cu = (ICompilationUnit) entry.getKey(); |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); String id = (String) entry.getKey(); |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); String id = (String) entry.getKey(); |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); String id = (String) entry.getKey(); |
| ||||
Map.Entry entry = (Map.Entry) iter.next(); String id = (String) entry.getKey(); |
| |||
Map.Entry entry = (Map.Entry) iter.next(); [[#variablea1be1a80]] [[#variablea1be19e0]]= ( [[#variablea1be1a80]]) entry.getKey(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a1be1a80]] | String |
1 | 2 | [[#a1be1a80]] | String |
1 | 3 | [[#a1be1a80]] | ICompilationUnit |
1 | 4 | [[#a1be1a80]] | String |
1 | 5 | [[#a1be1a80]] | String |
1 | 6 | [[#a1be1a80]] | String |
1 | 7 | [[#a1be1a80]] | String |
2 | 1 | [[#a1be19e0]] | id |
2 | 2 | [[#a1be19e0]] | optionName |
2 | 3 | [[#a1be19e0]] | cu |
2 | 4 | [[#a1be19e0]] | id |
2 | 5 | [[#a1be19e0]] | id |
2 | 6 | [[#a1be19e0]] | id |
2 | 7 | [[#a1be19e0]] | optionName |