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.952 | class_body_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 173 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/ActionListHandler.java |
2 | 4 | 172 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/BeanShellAction.java |
| |||||
private boolean noRepeat; private boolean noRecord; private boolean noRememberLast; private Stack stateStack; |
| |||||
//{{{ Private members private boolean noRepeat; private boolean noRecord; private boolean noRememberLast; private String code; |
| |||
//{{{ Private members private boolean noRepeat; private boolean noRecord; private boolean noRememberLast; private [[#variablec2ac700]] [[#variablec2ac560]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2ac700]] | Stack |
1 | 2 | [[#c2ac700]] | String |
2 | 1 | [[#c2ac560]] | stateStack |
2 | 2 | [[#c2ac560]] | code |