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.952 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 61 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
2 | 1 | 81 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
3 | 1 | 90 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
| ||||
locator.reportBinaryMemberDeclaration(null, binaryType, null, info, SearchMatch.A_ACCURATE); |
| ||||
locator.reportBinaryMemberDeclaration(null, methodHandle, method, info, SearchMatch.A_ACCURATE); |
| ||||
locator.reportBinaryMemberDeclaration(null, fieldHandle, field, info, SearchMatch.A_ACCURATE); |
| |||
locator.reportBinaryMemberDeclaration(null, [[#variable5faf4060]], [[#variable5faf4e80]], info, SearchMatch.A_ACCURATE); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5faf4060]] | binaryType |
1 | 2 | [[#5faf4060]] | methodHandle |
1 | 3 | [[#5faf4060]] | fieldHandle |
2 | 1 | [[#5faf4e80]] | null |
2 | 2 | [[#5faf4e80]] | method |
2 | 3 | [[#5faf4e80]] | field |