Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 6 | 2 | 0.982 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 200 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ExceptionOccurrencesFinder.java |
2 | 4 | 216 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ExceptionOccurrencesFinder.java |
3 | 4 | 232 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ExceptionOccurrencesFinder.java |
4 | 4 | 188 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/MethodExitsFinder.java |
5 | 5 | 218 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/MethodExitsFinder.java |
6 | 4 | 228 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/MethodExitsFinder.java |
| ||||
{ // mark this SimpleName name = fAST.newSimpleName("xxxx"); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), 4); fResult.add(name); } |
| ||||
{ SimpleName name = fAST.newSimpleName("xxxxx"); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), 5); fResult.add(name); } |
| ||||
{ SimpleName name = fAST.newSimpleName("xxxxx"); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), 5); fResult.add(name); } |
| ||||
{ SimpleName name = fAST.newSimpleName("xxxxx"); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), 5); fResult.add(name); } |
| ||||
{ // mark this SimpleName name = fAST.newSimpleName("xxxx"); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), 4); fResult.add(name); } |
| ||||
{ SimpleName name = fAST.newSimpleName("xxxxx"); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), 5); fResult.add(name); } |
| |||
{ // mark this SimpleName name = fAST.newSimpleName( [[#variable9c694200]]); //$NON-NLS-1$ name.setSourceRange(node.getStartPosition(), [[#variable9c694da0]]); fResult.add(name); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9c694200]] | "xxxxx" |
1 | 2 | [[#9c694200]] | "xxxx" |
1 | 3 | [[#9c694200]] | "xxxxx" |
1 | 4 | [[#9c694200]] | "xxxxx" |
1 | 5 | [[#9c694200]] | "xxxx" |
1 | 6 | [[#9c694200]] | "xxxxx" |
2 | 1 | [[#9c694da0]] | 5 |
2 | 2 | [[#9c694da0]] | 4 |
2 | 3 | [[#9c694da0]] | 5 |
2 | 4 | [[#9c694da0]] | 5 |
2 | 5 | [[#9c694da0]] | 4 |
2 | 6 | [[#9c694da0]] | 5 |