Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 6 | 4 | 0.957 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2819 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 1 | 4891 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
3 | 1 | 4928 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
4 | 1 | 5887 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
5 | 6 | 137 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/util/Util.java |
6 | 6 | 268 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/JavaAppletLaunchConfigurationDelegate.java |
| ||||
System.arraycopy(bCodeStream, 0, contents = new byte[position], 0, position); |
| ||||
System.arraycopy(utf8encoding, 0, utf8encoding = new byte[length], 0, length); |
| ||||
System.arraycopy(utf8encoding, 0, utf8encoding = new byte[length], 0, length); |
| ||||
System.arraycopy(bCodeStream, 0, bCodeStream = new byte[requiredSize], 0, length); |
| ||||
System.arraycopy( contents, 0, contents = new byte[contentsLength], 0, contentsLength); |
| ||||
System.arraycopy( contents, 0, contents = new byte[contentsLength], 0, contentsLength); |
| |||
System.arraycopy( [[#variable94a94f80]], 0, [[#variable94a94ee0]]= new byte[ [[#variable94a94e80]]], 0, [[#variable94a94da0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#94a94f80]] | contents |
1 | 2 | [[#94a94f80]] | utf8encoding |
1 | 3 | [[#94a94f80]] | bCodeStream |
1 | 4 | [[#94a94f80]] | bCodeStream |
1 | 5 | [[#94a94f80]] | contents |
1 | 6 | [[#94a94f80]] | utf8encoding |
2 | 1 | [[#94a94ee0]] | contents |
2 | 2 | [[#94a94ee0]] | utf8encoding |
2 | 3 | [[#94a94ee0]] | bCodeStream |
2 | 4 | [[#94a94ee0]] | contents |
2 | 5 | [[#94a94ee0]] | contents |
2 | 6 | [[#94a94ee0]] | utf8encoding |
3 | 1 | [[#94a94e80]] | contentsLength |
3 | 2 | [[#94a94e80]] | length |
3 | 3 | [[#94a94e80]] | requiredSize |
3 | 4 | [[#94a94e80]] | position |
3 | 5 | [[#94a94e80]] | contentsLength |
3 | 6 | [[#94a94e80]] | length |
4 | 1 | [[#94a94da0]] | contentsLength |
4 | 2 | [[#94a94da0]] | length |
4 | 3 | [[#94a94da0]] | length |
4 | 4 | [[#94a94da0]] | position |
4 | 5 | [[#94a94da0]] | contentsLength |
4 | 6 | [[#94a94da0]] | length |