Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.986 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 58 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/AddBlockCommentAction.java |
2 | 1 | 58 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/RemoveBlockCommentAction.java |
| ||||
ITypedRegion partition = docExtension.getPartition(IJavaPartitions.JAVA_PARTITIONING, selectionOffset, false); |
| ||||
ITypedRegion partition = docExtension.getPartition(IJavaPartitions.JAVA_PARTITIONING, offset, false); |
| |||
ITypedRegion partition = docExtension.getPartition(IJavaPartitions.JAVA_PARTITIONING, [[#variable94278080]], false); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#94278080]] | selectionOffset |
1 | 2 | [[#94278080]] | offset |