Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 5 | 0.964 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 362 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2.java |
2 | 1 | 187 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/CodeGeneration.java |
| ||||
StubUtility.getMethodComment(unit, qualifiedName, decl, methodBinding.isDeprecated(), linkToMethodName, declaringClassQualifiedName, parameterTypesQualifiedNames, true, delimiter) |
| ||||
StubUtility.getMethodComment(cu, declaringTypeName, decl, overridden.isDeprecated(), linkToMethodName, declaringClassQualifiedName, parameterTypesQualifiedNames, false, lineDelimiter) |
| |||
StubUtility.getMethodComment( [[#variable97c1b240]], [[#variable97c1b1c0]], decl, [[#variable97c1b160]].isDeprecated(), linkToMethodName, declaringClassQualifiedName, parameterTypesQualifiedNames, [[#variable97c1b0e0]], [[#variable97c1b040]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#97c1b240]] | cu |
1 | 2 | [[#97c1b240]] | unit |
2 | 1 | [[#97c1b1c0]] | declaringTypeName |
2 | 2 | [[#97c1b1c0]] | qualifiedName |
3 | 1 | [[#97c1b160]] | overridden |
3 | 2 | [[#97c1b160]] | methodBinding |
4 | 1 | [[#97c1b0e0]] | false |
4 | 2 | [[#97c1b0e0]] | true |
5 | 1 | [[#97c1b040]] | lineDelimiter |
5 | 2 | [[#97c1b040]] | delimiter |