Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.992 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 99 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/env/EnvUtil.java |
2 | 3 | 107 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/env/EnvUtil.java |
| ||||
startAndEnd[2] = astUnit.getLineNumber(typename.getStartPosition()); if (startAndEnd[2] < 1) startAndEnd[2] = 1; |
| ||||
startAndEnd[2] = astUnit.getLineNumber(topType.getStartPosition()); if (startAndEnd[2] < 1) startAndEnd[2] = 1; |
| |||
startAndEnd[2] = astUnit.getLineNumber( [[#variable77a15d40]].getStartPosition()); if (startAndEnd[2] < 1) startAndEnd[2] = 1; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#77a15d40]] | topType |
1 | 2 | [[#77a15d40]] | typename |