Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 1 | 0.988 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 253 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
2 | 2 | 255 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
3 | 2 | 257 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
4 | 2 | 259 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
5 | 2 | 261 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
| ||||
{ this.attributes[attributesIndex++ ] = new EnclosingMethodAttribute(classFileBytes, this.constantPool, readOffset); } |
| ||||
{ this.attributes[attributesIndex++ ] = new SignatureAttribute(classFileBytes, this.constantPool, readOffset); } |
| ||||
{ this.attributes[attributesIndex++ ] = new RuntimeVisibleAnnotationsAttribute(classFileBytes, this.constantPool, readOffset); } |
| ||||
{ this.attributes[attributesIndex++ ] = new RuntimeInvisibleAnnotationsAttribute(classFileBytes, this.constantPool, readOffset); } |
| ||||
{ this.attributes[attributesIndex++ ] = new ClassFileAttribute(classFileBytes, this.constantPool, readOffset); } |
| |||
{ this.attributes[attributesIndex++ ] = new [[#variableb18a9a40]](classFileBytes, this.constantPool, readOffset); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b18a9a40]] | EnclosingMethodAttribute |
1 | 2 | [[#b18a9a40]] | SignatureAttribute |
1 | 3 | [[#b18a9a40]] | RuntimeVisibleAnnotationsAttribute |
1 | 4 | [[#b18a9a40]] | RuntimeInvisibleAnnotationsAttribute |
1 | 5 | [[#b18a9a40]] | ClassFileAttribute |