Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 278 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/template/contentassist/SurroundWithTemplateProposal.java |
2 | 6 | 304 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/template/contentassist/SurroundWithTemplateProposal.java |
| ||||
TextEdit[] children = edits.getChildren(); int i = 0; while ( !(children[i] instanceof RangeMarker)) { i++; } i++; |
| ||||
TextEdit[] children = edits.getChildren(); int i = 0; while ( !(children[i] instanceof RangeMarker)) { i++; } i++; |
| |||
TextEdit[] children = edits.getChildren(); int i = 0; while ( !(children[i] instanceof RangeMarker)) { i++; } i++; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |