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.962 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 397 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/SmartSemicolonAutoEditStrategy.java |
2 | 1 | 405 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/SmartSemicolonAutoEditStrategy.java |
| ||||
scanForward(document, pos, partitioning, length, '}') |
| ||||
scanForward(document, startScan, partitioning, scanTo, ')') |
| |||
scanForward(document, [[#variable77a99780]], partitioning, [[#variable77a99720]], [[#variable77a996c0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#77a99780]] | startScan |
1 | 2 | [[#77a99780]] | pos |
2 | 1 | [[#77a99720]] | scanTo |
2 | 2 | [[#77a99720]] | length |
3 | 1 | [[#77a996c0]] | ')' |
3 | 2 | [[#77a996c0]] | '}' |