Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.973 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 935 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/folding/DefaultJavaFoldingStructureProvider.java |
2 | 1 | 945 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/folding/DefaultJavaFoldingStructureProvider.java |
| ||||
ctx.addProjectionRange(new JavaProjectionAnnotation(commentCollapse, element, true), position); |
| ||||
ctx.addProjectionRange(new JavaProjectionAnnotation(collapse, element, false), position); |
| |||
ctx.addProjectionRange(new JavaProjectionAnnotation( [[#variablea0e829c0]], element, [[#variablea0e82900]]), position); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0e829c0]] | collapse |
1 | 2 | [[#a0e829c0]] | commentCollapse |
2 | 1 | [[#a0e82900]] | false |
2 | 2 | [[#a0e82900]] | true |