Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 1 | 0.988 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 77 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java |
2 | 4 | 156 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java |
3 | 4 | 197 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java |
| ||||
if (recordParsingInformation) { this.recordedParsingInformation = getRecordedParsingInformation(compilationResult, parser); } return result; |
| ||||
if (recordParsingInformation) { this.recordedParsingInformation = getRecordedParsingInformation(compilationResult, parser); } return result; |
| ||||
if (recordParsingInformation) { this.recordedParsingInformation = getRecordedParsingInformation(compilationResult, parser); } return constructorDeclaration; |
| |||
if (recordParsingInformation) { this.recordedParsingInformation = getRecordedParsingInformation(compilationResult, parser); } return [[#variable77b82660]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#77b82660]] | result |
1 | 2 | [[#77b82660]] | constructorDeclaration |
1 | 3 | [[#77b82660]] | result |