Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.988 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 482 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/FastJavaPartitionScanner.java |
2 | 3 | 507 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/FastJavaPartitionScanner.java |
| ||||
fScanner.setRange(document, offset, length); fTokenOffset = partitionOffset; fTokenLength = 0; |
| ||||
fScanner.setRange(document, offset, length); fTokenOffset = offset; fTokenLength = 0; |
| |||
fScanner.setRange(document, offset, length); fTokenOffset = [[#variablec18672c0]]; fTokenLength = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c18672c0]] | offset |
1 | 2 | [[#c18672c0]] | partitionOffset |