Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 3 | 0.961 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 53 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/core/refactoring/ExceptionBreakpointTypeChange.java |
2 | 5 | 53 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/core/refactoring/LineBreakpointTypeChange.java |
3 | 5 | 56 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/core/refactoring/MethodBreakpointTypeChange.java |
| ||||
resource, fDestType.getFullyQualifiedName(), isCaught(), isUncaught(), isChecked() |
| ||||
resource, fDestType.getFullyQualifiedName(), getLineNumber(), getCharStart(), getCharEnd() |
| ||||
resource, fDestType.getFullyQualifiedName(), getMethodName(), getSignature(), isEntry() |
| |||
resource, fDestType.getFullyQualifiedName(), [[#variable5f7ab780]](), [[#variable5f7ab6e0]](), [[#variable5f7ab640]]() |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f7ab780]] | isCaught |
1 | 2 | [[#5f7ab780]] | getLineNumber |
1 | 3 | [[#5f7ab780]] | getMethodName |
2 | 1 | [[#5f7ab6e0]] | isUncaught |
2 | 2 | [[#5f7ab6e0]] | getCharStart |
2 | 3 | [[#5f7ab6e0]] | getSignature |
3 | 1 | [[#5f7ab640]] | isChecked |
3 | 2 | [[#5f7ab640]] | getCharEnd |
3 | 3 | [[#5f7ab640]] | isEntry |