Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.958 | class_body_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 137 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/browser/BrowserIORequest.java |
2 | 4 | 176 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/buffer/BufferIORequest.java |
| |||||
private Object session; private VFS vfs; private String path1; private String path2; |
| |||||
private Object session; private VFS vfs; private String path; private String markersPath; |
| |||
private Object session; private VFS vfs; private String [[#variablec281a60]]; private String [[#variablec281a40]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c281a60]] | path1 |
1 | 2 | [[#c281a60]] | path |
2 | 1 | [[#c281a40]] | path2 |
2 | 2 | [[#c281a40]] | markersPath |