Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 926 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
2 | 6 | 952 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
| ||||
ref.bits &= ~ASTNode.RestrictiveFlagMASK; ref.bits |= Binding.LOCAL| Binding.FIELD; if (reportReferenceInfo) { this.addUnknownRef(ref); } return ref; |
| ||||
ref.bits &= ~ASTNode.RestrictiveFlagMASK; ref.bits |= Binding.LOCAL| Binding.FIELD; if (reportReferenceInfo) { this.addUnknownRef(ref); } return ref; |
| |||
ref.bits &= ~ASTNode.RestrictiveFlagMASK; ref.bits |= Binding.LOCAL|Binding.FIELD; if (reportReferenceInfo) { this.addUnknownRef(ref); } return ref; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |