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.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1415 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
2 | 1 | 1437 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
| ||||
String value = service.get(optionName, null, this.preferencesLookup); |
| ||||
String propertyValue = service.get(propertyName, null, this.preferencesLookup); |
| |||
String [[#variablea0e80dc0]]= service.get( [[#variablea0e80d40]], null, this.preferencesLookup); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0e80dc0]] | propertyValue |
1 | 2 | [[#a0e80dc0]] | value |
2 | 1 | [[#a0e80d40]] | propertyName |
2 | 2 | [[#a0e80d40]] | optionName |