Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 2 | 0.953 | primary_not_new_array |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 237 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java |
2 | 1 | 317 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java |
3 | 1 | 384 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java |
4 | 1 | 1761 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
5 | 1 | 1765 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
| ||||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, -1, Messages.bind(Messages.convention_illegalIdentifier, id), null) |
| ||||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, -1, Messages.bind(Messages.convention_type_invalidName, name), null) |
| ||||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, -1, Messages.bind(Messages.convention_illegalIdentifier, typeName), null) |
| ||||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, -1, Messages.bind(Messages.file_notFound, path.toString()), null) |
| ||||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, -1, Messages.bind(Messages.file_notFound, path.toString()), null) |
| |||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, -1, Messages.bind(Messages. [[#variable5db8e320]], [[#variable5db8e2c0]]), null) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5db8e320]] | convention_illegalIdentifier |
1 | 2 | [[#5db8e320]] | convention_type_invalidName |
1 | 3 | [[#5db8e320]] | convention_illegalIdentifier |
1 | 4 | [[#5db8e320]] | file_notFound |
1 | 5 | [[#5db8e320]] | file_notFound |
2 | 1 | [[#5db8e2c0]] | typeName |
2 | 2 | [[#5db8e2c0]] | name |
2 | 3 | [[#5db8e2c0]] | id |
2 | 4 | [[#5db8e2c0]] | path.toString() |
2 | 5 | [[#5db8e2c0]] | path.toString() |