Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.984 | inclusive_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 949 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
2 | 1 | 1599 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
3 | 1 | 2179 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
| ||||
MemberVisibilityAdjustor.hasLowerVisibility(binding.getModifiers(), same ? Modifier.NONE: (keyword == null ? Modifier.NONE: keyword.toFlagValue())) |
| ||||
MemberVisibilityAdjustor.hasLowerVisibility(getter.getFlags(), same ? Modifier.NONE: (keyword == null ? Modifier.NONE: keyword.toFlagValue())) |
| ||||
MemberVisibilityAdjustor.hasLowerVisibility(binding.getModifiers(), same ? Modifier.NONE: (keyword == null ? Modifier.NONE: keyword.toFlagValue())) |
| |||
MemberVisibilityAdjustor.hasLowerVisibility( [[#variableb0db1e80]]. [[#variableb0db1ce0]](), same ? Modifier.NONE: (keyword == null ? Modifier.NONE: keyword.toFlagValue())) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b0db1e80]] | binding |
1 | 2 | [[#b0db1e80]] | getter |
1 | 3 | [[#b0db1e80]] | binding |
2 | 1 | [[#b0db1ce0]] | getModifiers |
2 | 2 | [[#b0db1ce0]] | getFlags |
2 | 3 | [[#b0db1ce0]] | getModifiers |