Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 5 | 2 | 0.978 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 298 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
2 | 3 | 323 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
3 | 3 | 326 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
4 | 3 | 352 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
5 | 3 | 370 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java |
| ||||
addCheckBox(inner, label, PREF_PB_SPECIAL_PARAMETER_HIDING_FIELD, enabledDisabled, extraIndent); label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_pb_type_parameter_hiding_label; |
| ||||
addCheckBox(inner, label, PREF_PB_DEPRECATION_IN_DEPRECATED_CODE, enabledDisabled, extraIndent); label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_pb_deprecation_when_overriding_label; |
| ||||
addCheckBox(inner, label, PREF_PB_DEPRECATION_WHEN_OVERRIDING, enabledDisabled, extraIndent); label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_pb_forbidden_reference_label; |
| ||||
addCheckBox(inner, label, PREF_PB_SIGNAL_PARAMETER_IN_OVERRIDING, enabledDisabled, extraIndent); label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_pb_unused_imports_label; |
| ||||
addCheckBox(inner, label, PREF_PB_UNUSED_DECLARED_THROWN_EXCEPTION_WHEN_OVERRIDING, enabledDisabled, extraIndent); label = PreferencesMessages.ProblemSeveritiesConfigurationBlock_pb_unused_label_label; |
| |||
addCheckBox(inner, label, [[#variable6449f700]], enabledDisabled, extraIndent); label = PreferencesMessages. [[#variable6449f780]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6449f700]] | PREF_PB_SPECIAL_PARAMETER_HIDING_FIELD |
1 | 2 | [[#6449f700]] | PREF_PB_DEPRECATION_IN_DEPRECATED_CODE |
1 | 3 | [[#6449f700]] | PREF_PB_DEPRECATION_WHEN_OVERRIDING |
1 | 4 | [[#6449f700]] | PREF_PB_SIGNAL_PARAMETER_IN_OVERRIDING |
1 | 5 | [[#6449f700]] | PREF_PB_UNUSED_DECLARED_THROWN_EXCEPTION_WHEN_OVERRIDING |
2 | 1 | [[#6449f780]] | ProblemSeveritiesConfigurationBlock_pb_type_parameter_hiding_label |
2 | 2 | [[#6449f780]] | ProblemSeveritiesConfigurationBlock_pb_deprecation_when_overriding_label |
2 | 3 | [[#6449f780]] | ProblemSeveritiesConfigurationBlock_pb_forbidden_reference_label |
2 | 4 | [[#6449f780]] | ProblemSeveritiesConfigurationBlock_pb_unused_imports_label |
2 | 5 | [[#6449f780]] | ProblemSeveritiesConfigurationBlock_pb_unused_label_label |