| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 2 | 0.972 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 602 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java |
| 2 | 1 | 621 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java |
| ||||
new ITypeConstraint[] {
c1[0], c2[0]
}
|
| ||||
new ITypeConstraint[] {
defines[0], subType[0]
}
|
| |||
new ITypeConstraint[] {
[[#variable974f9c20]][0],
[[#variable974f9b20]][0]
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#974f9c20]] | defines |
| 1 | 2 | [[#974f9c20]] | c1 |
| 2 | 1 | [[#974f9b20]] | subType |
| 2 | 2 | [[#974f9b20]] | c2 |