Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.959 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 127 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/InstanceFiltersAction.java |
2 | 1 | 208 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java |
| ||||
MessageFormat.format(ActionMessages.InstanceFiltersAction_1, new String[] { var.getName() } ) |
| ||||
MessageFormat.format(ActionMessages.ManageBreakpointRulerAction_Breakpoints_can_only_be_created_within_the_type_associated_with_the_editor___0___1, new String[] { finalType.getTypeQualifiedName() } ) |
| |||
MessageFormat.format(ActionMessages. [[#variableb80050c0]], new String[] { [[#variableb8005060]]. [[#variableb8004fc0]]() } ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b80050c0]] | ManageBreakpointRulerAction_Breakpoints_can_only_be_created_within_the_type_associated_with_the_editor___0___1 |
1 | 2 | [[#b80050c0]] | InstanceFiltersAction_1 |
2 | 1 | [[#b8005060]] | finalType |
2 | 2 | [[#b8005060]] | var |
3 | 1 | [[#b8004fc0]] | getTypeQualifiedName |
3 | 2 | [[#b8004fc0]] | getName |