Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 241 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ComplianceConfigurationBlock.java |
2 | 1 | 244 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ComplianceConfigurationBlock.java |
3 | 1 | 258 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ComplianceConfigurationBlock.java |
| ||||
addComboBox(group, label, PREF_CODEGEN_TARGET_PLATFORM, versions, versionsLabels, indent); |
| ||||
addComboBox(group, label, PREF_SOURCE_COMPATIBILITY, values3456, values3456Labels, indent); |
| ||||
addComboBox(group, label, PREF_PB_ENUM_AS_IDENTIFIER, errorWarningIgnore, errorWarningIgnoreLabels, indent); |
| |||
addComboBox(group, label, [[#variable9512a680]], [[#variable9512a620]], [[#variable9512a5c0]], indent); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9512a680]] | PREF_PB_ENUM_AS_IDENTIFIER |
1 | 2 | [[#9512a680]] | PREF_CODEGEN_TARGET_PLATFORM |
1 | 3 | [[#9512a680]] | PREF_SOURCE_COMPATIBILITY |
2 | 1 | [[#9512a620]] | errorWarningIgnore |
2 | 2 | [[#9512a620]] | versions |
2 | 3 | [[#9512a620]] | values3456 |
3 | 1 | [[#9512a5c0]] | errorWarningIgnoreLabels |
3 | 2 | [[#9512a5c0]] | versionsLabels |
3 | 3 | [[#9512a5c0]] | values3456Labels |