Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 4 | 0.978 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 70 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindDeclarationsAction.java |
2 | 2 | 71 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReferencesAction.java |
3 | 2 | 70 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReferencesInProjectAction.java |
| ||||
Class[] getValidTypes() { return new Class[] { IField.class ,IMethod.class ,IType.class ,ICompilationUnit.class ,IPackageDeclaration.class ,IImportDeclaration.class ,IPackageFragment.class ,ILocalVariable.class ,ITypeParameter.class }; } |
| ||||
Class[] getValidTypes() { return new Class[] { ICompilationUnit.class ,IType.class ,IMethod.class ,IField.class ,IPackageDeclaration.class ,IImportDeclaration.class ,IPackageFragment.class ,ILocalVariable.class ,ITypeParameter.class }; } |
| ||||
Class[] getValidTypes() { return new Class[] { IField.class ,IMethod.class ,IType.class ,ICompilationUnit.class ,IPackageDeclaration.class ,IImportDeclaration.class ,IPackageFragment.class ,ILocalVariable.class ,ITypeParameter.class }; } |
| |||
Class[] getValidTypes() { return new Class[] { [[#variable58ca7680]].class , [[#variable58ca7600]].class , [[#variable58ca7560]].class , [[#variable58ca74e0]].class , IPackageDeclaration.class , IImportDeclaration.class , IPackageFragment.class , ILocalVariable.class , ITypeParameter.class }; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58ca7680]] | IField |
1 | 2 | [[#58ca7680]] | ICompilationUnit |
1 | 3 | [[#58ca7680]] | IField |
2 | 1 | [[#58ca7600]] | IMethod |
2 | 2 | [[#58ca7600]] | IType |
2 | 3 | [[#58ca7600]] | IMethod |
3 | 1 | [[#58ca7560]] | IType |
3 | 2 | [[#58ca7560]] | IMethod |
3 | 3 | [[#58ca7560]] | IType |
4 | 1 | [[#58ca74e0]] | ICompilationUnit |
4 | 2 | [[#58ca74e0]] | IField |
4 | 3 | [[#58ca74e0]] | ICompilationUnit |