Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.966 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 379 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/parser/SourceTypeConverter.java |
2 | 1 | 469 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/parser/SourceTypeConverter.java |
| ||||
method.thrownExceptions[i] = createTypeReference(exceptionTypeNames[i], start, end); |
| ||||
type.superInterfaces[i] = createTypeReference(interfaceNames[i], start, end); |
| |||
[[#variable50d49160]]. [[#variable50d490c0]][i] = createTypeReference( [[#variable50d49040]][i], start, end); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#50d49160]] | method |
1 | 2 | [[#50d49160]] | type |
2 | 1 | [[#50d490c0]] | thrownExceptions |
2 | 2 | [[#50d490c0]] | superInterfaces |
3 | 1 | [[#50d49040]] | exceptionTypeNames |
3 | 2 | [[#50d49040]] | interfaceNames |