Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 8 | 4 | 0.962 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 65 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
2 | 2 | 77 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
3 | 2 | 87 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
4 | 2 | 94 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
5 | 2 | 100 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
6 | 2 | 114 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
7 | 2 | 120 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MemberCheckUtil.java |
8 | 2 | 456 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveStaticMembersProcessor.java |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), similar.getSourceRange()); result.addWarning(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), destinationTypeField.getSourceRange()); result.addError(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), destinationTypeType.getNameRange()); result.addError(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), destinationType.getNameRange()); result.addError(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), destinationType.getNameRange()); result.addError(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), destinationType.getNameRange()); result.addError(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(destinationType.getCompilationUnit(), destinationType.getNameRange()); result.addError(message, context); |
| ||||
RefactoringStatusContext context = JavaStatusContext.create(fDestinationType.getCompilationUnit(), fDestinationType.getNameRange()); result.addFatalError(message, context); |
| |||
RefactoringStatusContext context = JavaStatusContext.create( [[#variable92b36be0]].getCompilationUnit(), [[#variable53f2d080]]. [[#variable53bb6940]]()); result. [[#variable92b36cc0]](message, context); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#92b36be0]] | destinationType |
1 | 2 | [[#92b36be0]] | fDestinationType |
1 | 3 | [[#92b36be0]] | destinationType |
1 | 4 | [[#92b36be0]] | destinationType |
1 | 5 | [[#92b36be0]] | destinationType |
1 | 6 | [[#92b36be0]] | destinationType |
1 | 7 | [[#92b36be0]] | destinationType |
1 | 8 | [[#92b36be0]] | destinationType |
2 | 1 | [[#53f2d080]] | destinationType |
2 | 2 | [[#53f2d080]] | fDestinationType |
2 | 3 | [[#53f2d080]] | similar |
2 | 4 | [[#53f2d080]] | destinationTypeField |
2 | 5 | [[#53f2d080]] | destinationTypeType |
2 | 6 | [[#53f2d080]] | destinationType |
2 | 7 | [[#53f2d080]] | destinationType |
2 | 8 | [[#53f2d080]] | destinationType |
3 | 1 | [[#53bb6940]] | getNameRange |
3 | 2 | [[#53bb6940]] | getNameRange |
3 | 3 | [[#53bb6940]] | getSourceRange |
3 | 4 | [[#53bb6940]] | getSourceRange |
3 | 5 | [[#53bb6940]] | getNameRange |
3 | 6 | [[#53bb6940]] | getNameRange |
3 | 7 | [[#53bb6940]] | getNameRange |
3 | 8 | [[#53bb6940]] | getNameRange |
4 | 1 | [[#92b36cc0]] | addError |
4 | 2 | [[#92b36cc0]] | addFatalError |
4 | 3 | [[#92b36cc0]] | addWarning |
4 | 4 | [[#92b36cc0]] | addError |
4 | 5 | [[#92b36cc0]] | addError |
4 | 6 | [[#92b36cc0]] | addError |
4 | 7 | [[#92b36cc0]] | addError |
4 | 8 | [[#92b36cc0]] | addError |