Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.981 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 694 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/ComponentHelper.java |
2 | 3 | 761 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/ComponentHelper.java |
| |||||
ClassLoader classLoader = getClassLoader(null); Properties props = getDefaultDefinitions(false); Enumeration e = props.propertyNames(); |
| |||||
ClassLoader classLoader = getClassLoader(null); Properties props = getDefaultDefinitions(true); Enumeration e = props.propertyNames(); |
| |||
ClassLoader classLoader = getClassLoader(null); Properties props = getDefaultDefinitions( [[#variable13072c20]]); Enumeration e = props.propertyNames(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#13072c20]] | false |
1 | 2 | [[#13072c20]] | true |