Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 3 | 5 | 0.982 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 160 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavadocProblemsConfigurationBlock.java |
2 | 7 | 178 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavadocProblemsConfigurationBlock.java |
3 | 7 | 190 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavadocProblemsConfigurationBlock.java |
| ||||
addComboBox(composite, label, PREF_PB_INVALID_JAVADOC, errorWarningIgnore, errorWarningIgnoreLabels, 0); label = PreferencesMessages.JavadocProblemsConfigurationBlock_pb_invalid_javadoc_tags_visibility_label; addComboBox(composite, label, PREF_PB_INVALID_JAVADOC_TAGS_VISIBILITY, visibilities, visibilitiesLabels, indent); label = PreferencesMessages.JavadocProblemsConfigurationBlock_pb_invalid_javadoc_tags_label; addCheckBox(composite, label, PREF_PB_INVALID_JAVADOC_TAGS, enabledDisabled, indent); |
| ||||
addComboBox(composite, label, PREF_PB_MISSING_JAVADOC_TAGS, errorWarningIgnore, errorWarningIgnoreLabels, 0); label = PreferencesMessages.JavadocProblemsConfigurationBlock_pb_missing_javadoc_tags_visibility_label; addComboBox(composite, label, PREF_PB_MISSING_JAVADOC_TAGS_VISIBILITY, visibilities, visibilitiesLabels, indent); label = PreferencesMessages.JavadocProblemsConfigurationBlock_pb_missing_javadoc_tags_overriding_label; addCheckBox(composite, label, PREF_PB_MISSING_JAVADOC_TAGS_OVERRIDING, enabledDisabled, indent); |
| ||||
addComboBox(composite, label, PREF_PB_MISSING_JAVADOC_COMMENTS, errorWarningIgnore, errorWarningIgnoreLabels, 0); label = PreferencesMessages.JavadocProblemsConfigurationBlock_pb_missing_comments_visibility_label; addComboBox(composite, label, PREF_PB_MISSING_JAVADOC_COMMENTS_VISIBILITY, visibilities, visibilitiesLabels, indent); label = PreferencesMessages.JavadocProblemsConfigurationBlock_pb_missing_comments_overriding_label; addCheckBox(composite, label, PREF_PB_MISSING_JAVADOC_COMMENTS_OVERRIDING, enabledDisabled, indent); |
| |||
addComboBox(composite, label, [[#variable5a26fa60]], errorWarningIgnore, errorWarningIgnoreLabels, 0); label = PreferencesMessages. [[#variable5a26f9e0]]; addComboBox(composite, label, [[#variable4e345c80]], visibilities, visibilitiesLabels, indent); label = PreferencesMessages. [[#variable5a26f820]]; addCheckBox(composite, label, [[#variable59128ae0]], enabledDisabled, indent); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a26fa60]] | PREF_PB_INVALID_JAVADOC |
1 | 2 | [[#5a26fa60]] | PREF_PB_MISSING_JAVADOC_TAGS |
1 | 3 | [[#5a26fa60]] | PREF_PB_MISSING_JAVADOC_COMMENTS |
2 | 1 | [[#5a26f9e0]] | JavadocProblemsConfigurationBlock_pb_invalid_javadoc_tags_visibility_label |
2 | 2 | [[#5a26f9e0]] | JavadocProblemsConfigurationBlock_pb_missing_javadoc_tags_visibility_label |
2 | 3 | [[#5a26f9e0]] | JavadocProblemsConfigurationBlock_pb_missing_comments_visibility_label |
3 | 1 | [[#4e345c80]] | PREF_PB_INVALID_JAVADOC_TAGS_VISIBILITY |
3 | 2 | [[#4e345c80]] | PREF_PB_MISSING_JAVADOC_TAGS_VISIBILITY |
3 | 3 | [[#4e345c80]] | PREF_PB_MISSING_JAVADOC_COMMENTS_VISIBILITY |
4 | 1 | [[#5a26f820]] | JavadocProblemsConfigurationBlock_pb_invalid_javadoc_tags_label |
4 | 2 | [[#5a26f820]] | JavadocProblemsConfigurationBlock_pb_missing_javadoc_tags_overriding_label |
4 | 3 | [[#5a26f820]] | JavadocProblemsConfigurationBlock_pb_missing_comments_overriding_label |
5 | 1 | [[#59128ae0]] | PREF_PB_INVALID_JAVADOC_TAGS |
5 | 2 | [[#59128ae0]] | PREF_PB_MISSING_JAVADOC_TAGS_OVERRIDING |
5 | 3 | [[#59128ae0]] | PREF_PB_MISSING_JAVADOC_COMMENTS_OVERRIDING |