Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 2 | 0.979 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 165 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyUI.java |
2 | 2 | 68 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/SnippetPreview.java |
3 | 2 | 347 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertyKeyHyperlink.java |
4 | 2 | 192 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OpenAction.java |
| ||||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IJavaStatusConstants.INTERNAL_ERROR, CallHierarchyMessages.CallHierarchyUI_open_in_editor_error_message, e) |
| ||||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IJavaStatusConstants.INTERNAL_ERROR, FormatterMessages.JavaPreview_formatter_exception, e) |
| ||||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IJavaStatusConstants.INTERNAL_ERROR, PropertiesFileEditorMessages.OpenAction_error_message, e) |
| ||||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IJavaStatusConstants.INTERNAL_ERROR, ActionMessages.OpenAction_error_message, e) |
| |||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IJavaStatusConstants.INTERNAL_ERROR, [[#variableb1e40ea0]]. [[#variableb1e40e00]], e) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b1e40ea0]] | FormatterMessages |
1 | 2 | [[#b1e40ea0]] | CallHierarchyMessages |
1 | 3 | [[#b1e40ea0]] | ActionMessages |
1 | 4 | [[#b1e40ea0]] | PropertiesFileEditorMessages |
2 | 1 | [[#b1e40e00]] | JavaPreview_formatter_exception |
2 | 2 | [[#b1e40e00]] | CallHierarchyUI_open_in_editor_error_message |
2 | 3 | [[#b1e40e00]] | OpenAction_error_message |
2 | 4 | [[#b1e40e00]] | OpenAction_error_message |