Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.981 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 329 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
2 | 6 | 332 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
| ||||
addComboBox(inner, label, PREF_PB_FORBIDDEN_REFERENCE, errorWarningIgnore, errorWarningIgnoreLabels, 0); label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_pb_discourraged_reference_label; |
| ||||
addComboBox(inner, label, PREF_PB_DISCOURRAGED_REFERENCE, errorWarningIgnore, errorWarningIgnoreLabels, 0); // --- unnecessary_code label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_section_unnecessary_code; |
| |||
addComboBox(inner, label, [[#variable562b5240]], errorWarningIgnore, errorWarningIgnoreLabels, 0); // --- unnecessary_code label = PreferencesMessages. [[#variable562b5260]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#562b5240]] | PREF_PB_FORBIDDEN_REFERENCE |
1 | 2 | [[#562b5240]] | PREF_PB_DISCOURRAGED_REFERENCE |
2 | 1 | [[#562b5260]] | ProblemSeveritiesConfigurationBlock_pb_discourraged_reference_label |
2 | 2 | [[#562b5260]] | ProblemSeveritiesConfigurationBlock_section_unnecessary_code |