Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 45 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/InternalSearchPattern.java |
2 | 2 | 51 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/InternalSearchPattern.java |
| ||||
if ( !requestor.acceptIndexMatch(documentPath, pattern, participant, access)) throw new OperationCanceledException(); |
| ||||
if ( !requestor.acceptIndexMatch(documentPath, pattern, participant, null)) throw new OperationCanceledException(); |
| |||
if ( !requestor.acceptIndexMatch(documentPath, pattern, participant, [[#variableb4466a00]])) throw new OperationCanceledException(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b4466a00]] | null |
1 | 2 | [[#b4466a00]] | access |