Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.974 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 518 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/JavaDeleteProcessor.java |
2 | 2 | 532 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/JavaDeleteProcessor.java |
| ||||
if (skipDeletingReferencedRoot(query, root, referencingProjects)) filesToSkip.add(resource); |
| ||||
if (skipDeletingReferencedRoot(query, root, referencingProjects)) rootsToSkip.add(root); |
| |||
if (skipDeletingReferencedRoot(query, root, referencingProjects)) [[#variableb7ad7460]].add( [[#variableb7ad7440]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b7ad7460]] | rootsToSkip |
1 | 2 | [[#b7ad7460]] | filesToSkip |
2 | 1 | [[#b7ad7440]] | root |
2 | 2 | [[#b7ad7440]] | resource |