Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.987 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 155 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/AnonymousTypeCompletionProposal.java |
2 | 1 | 130 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/OverrideCompletionProposal.java |
| ||||
IMethodBinding[] bindings = StubUtility2.getOverridableMethods(unit.getAST(), binding, true); |
| ||||
IMethodBinding[] bindings = StubUtility2.getOverridableMethods(rewrite.getAST(), binding, true); |
| |||
IMethodBinding[] bindings = StubUtility2.getOverridableMethods( [[#variableba4e0a80]].getAST(), binding, true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba4e0a80]] | unit |
1 | 2 | [[#ba4e0a80]] | rewrite |