| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 2 | 0.965 | local_variable_declaration |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 301 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java |
| 2 | 1 | 313 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java |
| 3 | 1 | 44 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations.java |
| 4 | 1 | 68 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/WildcardBinding.java |
| ||||
int i = 0, length = this.declaredExceptionLabels == null ? 0: this.declaredExceptionLabels.length |
| ||||
int i = 0, length = this.declaredExceptionLabels == null ? 0: this.declaredExceptionLabels.length |
| ||||
int i = 0, l = this.parameterAnnotations == null ? 0: this.parameterAnnotations.length |
| ||||
int i = 0, length = this.otherBounds == null ? 0: this.otherBounds.length |
| |||
int i = 0, [[#variable72e9a2e0]]= this. [[#variable72e9a340]]== null ? 0: this. [[#variable72e9a340]].length |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#72e9a2e0]] | length |
| 1 | 2 | [[#72e9a2e0]] | length |
| 1 | 3 | [[#72e9a2e0]] | l |
| 1 | 4 | [[#72e9a2e0]] | length |
| 2 | 1 | [[#72e9a340]] | declaredExceptionLabels |
| 2 | 2 | [[#72e9a340]] | otherBounds |
| 2 | 3 | [[#72e9a340]] | parameterAnnotations |
| 2 | 4 | [[#72e9a340]] | declaredExceptionLabels |