Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.973 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 48 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/EntryResult.java |
2 | 2 | 57 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/EntryResult.java |
| ||||
Object offset = this.documentTables[0].get(word); int[] numbers = index.diskIndex.readDocumentNumbers(offset); |
| ||||
Object offset = this.documentTables[i].get(word); int[] numbers = index.diskIndex.readDocumentNumbers(offset); |
| |||
Object offset = this.documentTables[ [[#variable634d6740]]].get(word); int[] numbers = index.diskIndex.readDocumentNumbers(offset); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#634d6740]] | 0 |
1 | 2 | [[#634d6740]] | i |