Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.986 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 52 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo.java |
2 | 1 | 256 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java |
| ||||
this.typename = utf8At(utf8Offset + 3, u2At(utf8Offset + 1)); |
| ||||
this.enclosingTypeName = utf8At(utf8Offset + 3, u2At(utf8Offset + 1)); |
| |||
this. [[#variableb96cc4c0]]= utf8At(utf8Offset + 3, u2At(utf8Offset + 1)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b96cc4c0]] | typename |
1 | 2 | [[#b96cc4c0]] | enclosingTypeName |