Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.994 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 87 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameNonVirtualMethodProcessor.java |
2 | 6 | 126 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameVirtualMethodProcessor.java |
| ||||
result.merge(super.doCheckFinalConditions(new SubProgressMonitor(pm, 1), checkContext)); if (result.hasFatalError()) return result; final IMethod method = getMethod(); final IType declaring = method.getDeclaringType(); |
| ||||
result.merge(super.doCheckFinalConditions(new SubProgressMonitor(pm, 7), checkContext)); if (result.hasFatalError()) return result; final IMethod method = getMethod(); final IType declaring = method.getDeclaringType(); |
| |||
result.merge(super.doCheckFinalConditions(new SubProgressMonitor(pm, [[#variable5a8dd140]]), checkContext)); if (result.hasFatalError()) return result; final IMethod method = getMethod(); final IType declaring = method.getDeclaringType(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a8dd140]] | 1 |
1 | 2 | [[#5a8dd140]] | 7 |