Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.987 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 104 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertiesFilePartitionScanner.java |
2 | 1 | 105 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertiesFilePartitionScanner.java |
| ||||
// Add rules for comments. rules.add(new EndOfLineRule("#", comment, (char) 0, true)); //$NON-NLS-1$ |
| ||||
rules.add(new EndOfLineRule("!", comment, (char) 0, true)); //$NON-NLS-1$ |
| |||
// Add rules for comments. rules.add(new EndOfLineRule( [[#variableb30a2ac0]], comment, (char) 0, true)); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b30a2ac0]] | "#" |
1 | 2 | [[#b30a2ac0]] | "!" |