Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.957 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 535 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/java/JavaContext.java |
2 | 1 | 109 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/AccessorClassModifier.java |
| ||||
new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IStatus.ERROR, JavaTemplateMessages.JavaContext_error_message, null) |
| ||||
new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IJavaStatusConstants.INTERNAL_ERROR, NLSMessages.AccessorClassModifier_missingType, null) |
| |||
new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, [[#variable5b16a3e0]]. [[#variable5b16a380]], [[#variable5b16a2e0]]. [[#variable5b16a240]], null) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5b16a3e0]] | IStatus |
1 | 2 | [[#5b16a3e0]] | IJavaStatusConstants |
2 | 1 | [[#5b16a380]] | ERROR |
2 | 2 | [[#5b16a380]] | INTERNAL_ERROR |
3 | 1 | [[#5b16a2e0]] | JavaTemplateMessages |
3 | 2 | [[#5b16a2e0]] | NLSMessages |
4 | 1 | [[#5b16a240]] | JavaContext_error_message |
4 | 2 | [[#5b16a240]] | AccessorClassModifier_missingType |