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.964 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 764 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java |
2 | 1 | 242 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetMessageSend.java |
| ||||
(argumentTypes[i] = this.catchArguments[i].resolveForCatch(catchScope)) == null |
| ||||
(argumentTypes[i] = this.arguments[i].resolveType(scope)) == null |
| |||
(argumentTypes[i] = this. [[#variable753a16e0]][i]. [[#variable753a1640]]( [[#variable753a15a0]])) == null |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#753a16e0]] | catchArguments |
1 | 2 | [[#753a16e0]] | arguments |
2 | 1 | [[#753a1640]] | resolveForCatch |
2 | 2 | [[#753a1640]] | resolveType |
3 | 1 | [[#753a15a0]] | catchScope |
3 | 2 | [[#753a15a0]] | scope |