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.989 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 96 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/changes/ResourceReorgChange.java |
2 | 1 | 98 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/changes/ResourceReorgChange.java |
| ||||
((IFile) current).delete(false, true, new SubProgressMonitor(pm, 1)); |
| ||||
((IFolder) current).delete(false, true, new SubProgressMonitor(pm, 1)); |
| |||
(( [[#variablec38e3f40]]) current).delete(false, true, new SubProgressMonitor(pm, 1)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c38e3f40]] | IFile |
1 | 2 | [[#c38e3f40]] | IFolder |