Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 1 | 0.990 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 282 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
2 | 3 | 291 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
3 | 3 | 300 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
| ||||
String msg = Messages.format(RefactoringCoreMessages.TypeContextChecker_ambiguous, keys); status.addError(msg); return elementTypeName; |
| ||||
String msg = Messages.format(RefactoringCoreMessages.TypeContextChecker_not_unique, keys); status.addError(msg); return elementTypeName; |
| ||||
String msg = Messages.format(RefactoringCoreMessages.TypeContextChecker_ambiguous, keys); status.addError(msg); return elementTypeName; |
| |||
String msg = Messages.format(RefactoringCoreMessages. [[#variablea0e8e260]], keys); status.addError(msg); return elementTypeName; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0e8e260]] | TypeContextChecker_ambiguous |
1 | 2 | [[#a0e8e260]] | TypeContextChecker_not_unique |
1 | 3 | [[#a0e8e260]] | TypeContextChecker_ambiguous |