Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1322 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
2 | 1 | 1323 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
3 | 1 | 1324 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
4 | 1 | 890 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PullUpRefactoringProcessor.java |
| ||||
checkGenericTypes(new SubProgressMonitor(monitor, 1), declaration, status); |
| ||||
checkMethodBody(new SubProgressMonitor(monitor, 1), declaration, status); |
| ||||
checkPossibleTargets(new SubProgressMonitor(monitor, 1), declaration, status); |
| ||||
checkMethodReturnTypes(new SubProgressMonitor(monitor, 1), result, notDeletedMembersInSubtypes); |
| |||
[[#variable5ca5bd60]](new SubProgressMonitor(monitor, 1), [[#variable587cc640]], [[#variable587cc5e0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5ca5bd60]] | checkMethodBody |
1 | 2 | [[#5ca5bd60]] | checkGenericTypes |
1 | 3 | [[#5ca5bd60]] | checkMethodReturnTypes |
1 | 4 | [[#5ca5bd60]] | checkPossibleTargets |
2 | 1 | [[#587cc640]] | declaration |
2 | 2 | [[#587cc640]] | declaration |
2 | 3 | [[#587cc640]] | result |
2 | 4 | [[#587cc640]] | declaration |
3 | 1 | [[#587cc5e0]] | status |
3 | 2 | [[#587cc5e0]] | status |
3 | 3 | [[#587cc5e0]] | notDeletedMembersInSubtypes |
3 | 4 | [[#587cc5e0]] | status |