Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.989 | additive_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1494 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
2 | 4 | 1529 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
| ||||
"FlowInfo<def: " + this.definiteInits //$NON-NLS-1$ + ", pot: " + this.potentialInits //$NON-NLS-1$ + ", reachable:" + ((this.tagBits& UNREACHABLE) == 0) //$NON-NLS-1$ + ", null: " |
| ||||
"FlowInfo<def: " + this.definiteInits //$NON-NLS-1$ + ", pot: " + this.potentialInits //$NON-NLS-1$ + ", reachable:" + ((this.tagBits& UNREACHABLE) == 0) //$NON-NLS-1$ + ", no null info>" |
| |||
"FlowInfo<def: " + this.definiteInits //$NON-NLS-1$ + ", pot: " + this.potentialInits //$NON-NLS-1$ + ", reachable:" + ((this.tagBits&UNREACHABLE) == 0) //$NON-NLS-1$ + [[#variableb9cc1260]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9cc1260]] | ", no null info>" |
1 | 2 | [[#b9cc1260]] | ", null: " |