Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.977 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 152 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaStringAutoIndentStrategy.java |
2 | 1 | 266 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavaDocAutoIndentStrategy.java |
3 | 1 | 292 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavaDocAutoIndentStrategy.java |
| ||||
ITypedRegion partition = TextUtilities.getPartition(document, fPartitioning, command.offset, true); |
| ||||
IRegion partition = TextUtilities.getPartition(document, fPartitioning, command.offset, false); |
| ||||
IRegion partition = TextUtilities.getPartition(document, fPartitioning, command.offset, false); |
| |||
[[#variable9d9d44a0]] partition = TextUtilities.getPartition(document, fPartitioning, command.offset, [[#variable9d9d4b00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9d9d44a0]] | IRegion |
1 | 2 | [[#9d9d44a0]] | ITypedRegion |
1 | 3 | [[#9d9d44a0]] | IRegion |
2 | 1 | [[#9d9d4b00]] | false |
2 | 2 | [[#9d9d4b00]] | true |
2 | 3 | [[#9d9d4b00]] | false |