Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.971 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1511 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java |
2 | 1 | 1512 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java |
| ||||
int fieldSize = this.synthetics[SourceTypeBinding.FIELD_EMUL] == null ? 0: this.synthetics[SourceTypeBinding.FIELD_EMUL].size(); |
| ||||
int literalSize = this.synthetics[SourceTypeBinding.CLASS_LITERAL_EMUL] == null ? 0: this.synthetics[SourceTypeBinding.CLASS_LITERAL_EMUL].size(); |
| |||
int [[#variable54fde880]]= this.synthetics[SourceTypeBinding. [[#variable54fde7c0]]] == null ? 0: this.synthetics[SourceTypeBinding. [[#variable54fde7c0]]].size(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54fde880]] | fieldSize |
1 | 2 | [[#54fde880]] | literalSize |
2 | 1 | [[#54fde7c0]] | FIELD_EMUL |
2 | 2 | [[#54fde7c0]] | CLASS_LITERAL_EMUL |