Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 2 | 0.975 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 167 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
2 | 3 | 1294 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
3 | 3 | 1324 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
| ||||
copyLimit = otherLength; if (coverageTestFlag && coverageTestId == 3) { throw new AssertionFailedException("COVERAGE 3"); //$NON-NLS-1$ } |
| ||||
copyLimit = otherLength; if (coverageTestFlag && coverageTestId == 33) { throw new AssertionFailedException("COVERAGE 33"); //$NON-NLS-1$ } |
| ||||
copyLimit = otherLength; if (coverageTestFlag && coverageTestId == 36) { throw new AssertionFailedException("COVERAGE 36"); //$NON-NLS-1$ } |
| |||
copyLimit = otherLength; if (coverageTestFlag && coverageTestId == [[#variable653d65c0]]) { throw new AssertionFailedException( [[#variable653d6ce0]]); //$NON-NLS-1$ } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#653d65c0]] | 3 |
1 | 2 | [[#653d65c0]] | 33 |
1 | 3 | [[#653d65c0]] | 36 |
2 | 1 | [[#653d6ce0]] | "COVERAGE 3" |
2 | 2 | [[#653d6ce0]] | "COVERAGE 33" |
2 | 3 | [[#653d6ce0]] | "COVERAGE 36" |