Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 251 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
2 | 4 | 443 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
3 | 4 | 909 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
4 | 4 | 1112 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
| ||||
fLocationFound = true; fLocationType = LOCATION_LINE; fTypeName = computeTypeName(node); return false; |
| ||||
fLocationFound = true; fLocationType = LOCATION_LINE; fTypeName = computeTypeName(node); return false; |
| ||||
fLocationFound = true; fLocationType = LOCATION_LINE; fTypeName = computeTypeName(node); return false; |
| ||||
fLocationFound = true; fLocationType = LOCATION_LINE; fTypeName = computeTypeName(node); return false; |
| |||
fLocationFound = true; fLocationType = LOCATION_LINE; fTypeName = computeTypeName(node); return false; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |