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.963 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 920 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/SmartSemicolonAutoEditStrategy.java |
2 | 1 | 341 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavaDocAutoIndentStrategy.java |
| ||||
ITypedRegion partition = TextUtilities.getPartition(document, partitioning, nextPartitionPos, true); |
| ||||
ITypedRegion partition = TextUtilities.getPartition(document, fPartitioning, commandOffset, false); |
| |||
ITypedRegion partition = TextUtilities.getPartition(document, [[#variablebc978420]], [[#variablebc9783a0]], [[#variablebc978320]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bc978420]] | partitioning |
1 | 2 | [[#bc978420]] | fPartitioning |
2 | 1 | [[#bc9783a0]] | nextPartitionPos |
2 | 2 | [[#bc9783a0]] | commandOffset |
3 | 1 | [[#bc978320]] | true |
3 | 2 | [[#bc978320]] | false |