Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 0 | 1.000 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 6291 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 2 | 6301 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
if (Math.abs(offset) > 0x7fff && !this.wideMode) { throw new AbortMethod(CodeStream.RESTART_IN_WIDE_MODE, null); } |
| ||||
if (Math.abs(offset) > 0x7fff && !this.wideMode) { throw new AbortMethod(CodeStream.RESTART_IN_WIDE_MODE, null); } |
| |||
if (Math.abs(offset) > 0x7fff && !this.wideMode) { throw new AbortMethod(CodeStream.RESTART_IN_WIDE_MODE, null); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |