| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 7 | 5 | 0 | 1.000 | executable_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 7 | 5298 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
| 2 | 7 | 5595 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
| 3 | 7 | 5636 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
| 4 | 7 | 5714 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
| 5 | 7 | 5764 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
| ||||
{
int attributeLength = contentsOffset - attributeLengthOffset - 4;
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 24);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 16);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 8);
contents[attributeLengthOffset++ ] = (byte) attributeLength;
attributesNumber++;
}
|
| ||||
{
int attributeLength = contentsOffset - attributeLengthOffset - 4;
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 24);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 16);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 8);
contents[attributeLengthOffset++ ] = (byte) attributeLength;
attributesNumber++;
}
|
| ||||
{
int attributeLength = contentsOffset - attributeLengthOffset - 4;
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 24);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 16);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 8);
contents[attributeLengthOffset++ ] = (byte) attributeLength;
attributesNumber++;
}
|
| ||||
{
int attributeLength = contentsOffset - attributeLengthOffset - 4;
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 24);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 16);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 8);
contents[attributeLengthOffset++ ] = (byte) attributeLength;
attributesNumber++;
}
|
| ||||
{
int attributeLength = contentsOffset - attributeLengthOffset - 4;
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 24);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 16);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 8);
contents[attributeLengthOffset++ ] = (byte) attributeLength;
attributesNumber++;
}
|
| |||
{
int attributeLength = contentsOffset - attributeLengthOffset - 4;
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 24);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 16);
contents[attributeLengthOffset++ ] = (byte) (attributeLength >> 8);
contents[attributeLengthOffset++ ] = (byte) attributeLength;
attributesNumber++;
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||