Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.976 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 392 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
2 | 1 | 412 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
| ||||
int encodeStart = CharOperation.lastIndexOf('[', content, start, end); |
| ||||
int accessStart = CharOperation.indexOf('[', content, start, end); |
| |||
int [[#variablea33d6420]]= CharOperation. [[#variablea33d6380]]('[', content, start, end); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a33d6420]] | encodeStart |
1 | 2 | [[#a33d6420]] | accessStart |
2 | 1 | [[#a33d6380]] | lastIndexOf |
2 | 2 | [[#a33d6380]] | indexOf |