Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 6 | 2 | 0.962 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1547 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
2 | 1 | 2825 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaProject.java |
3 | 1 | 211 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/OverrideMethodDialog.java |
4 | 1 | 142 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertiesFileEditor.java |
5 | 1 | 728 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaOutlineInformationControl.java |
6 | 1 | 120 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/DialogPackageExplorer.java |
| ||||
System.arraycopy(interfaceBounds, 0, result, 1, interfaceBounds.length); |
| ||||
System.arraycopy(oldBuildSpec, 0, newCommands, 1, oldBuildSpec.length); |
| ||||
System.arraycopy(superTypes, 0, fAllTypes, 1, superTypes.length); |
| ||||
System.arraycopy(ids, 0, more, 1, ids.length); |
| ||||
System.arraycopy(supertypes, 0, result, 1, supertypes.length); |
| ||||
System.arraycopy(children, 0, extendedChildren, 1, children.length); |
| |||
System.arraycopy( [[#variable95456440]], 0, [[#variable954564e0]], 1, [[#variable95456440]].length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95456440]] | children |
1 | 2 | [[#95456440]] | supertypes |
1 | 3 | [[#95456440]] | ids |
1 | 4 | [[#95456440]] | superTypes |
1 | 5 | [[#95456440]] | oldBuildSpec |
1 | 6 | [[#95456440]] | interfaceBounds |
2 | 1 | [[#954564e0]] | extendedChildren |
2 | 2 | [[#954564e0]] | result |
2 | 3 | [[#954564e0]] | more |
2 | 4 | [[#954564e0]] | fAllTypes |
2 | 5 | [[#954564e0]] | newCommands |
2 | 6 | [[#954564e0]] | result |