Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.965 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 164 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java |
2 | 2 | 866 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java |
| ||||
Checks.validateModifiesFiles( ResourceUtil.getFiles(new ICompilationUnit[] { fCUnit } ), getValidationContext()) |
| ||||
Checks.validateModifiesFiles( ResourceUtil.getFiles(new ICompilationUnit[] { getDestinationCu() } ), getValidationContext()) |
| |||
Checks.validateModifiesFiles(ResourceUtil.getFiles(new ICompilationUnit[] { [[#variablea57efc80]] } ), getValidationContext()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a57efc80]] | fCUnit |
1 | 2 | [[#a57efc80]] | getDestinationCu() |