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.961 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 372 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java |
2 | 1 | 99 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/breakpoints/ToggleClassPrepareBreakpointAction.java |
| ||||
BreakpointUtils.getBreakpointResource(method), type.getFullyQualifiedName(), methodName, methodSignature |
| ||||
BreakpointUtils.getBreakpointResource(type), type.getFullyQualifiedName(), kind, start |
| |||
BreakpointUtils.getBreakpointResource( [[#variableb9adce60]]), type.getFullyQualifiedName(), [[#variableb9add660]], [[#variableb9add6a0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9adce60]] | type |
1 | 2 | [[#b9adce60]] | method |
2 | 1 | [[#b9add660]] | kind |
2 | 2 | [[#b9add660]] | methodName |
3 | 1 | [[#b9add6a0]] | start |
3 | 2 | [[#b9add6a0]] | methodSignature |