Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.985 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 364 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Disassembler.java |
2 | 4 | 1132 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Disassembler.java |
| ||||
buffer.append(Messages.bind(Messages.disassembler_genericattributeheader, new String[] { new String(classFileAttribute.getAttributeName()), Long.toString(classFileAttribute.getAttributeLength()) } )); |
| ||||
buffer.append(Messages.bind(Messages.disassembler_genericattributeheader, new String[] { new String(attribute.getAttributeName()), Long.toString(attribute.getAttributeLength()) } )); |
| |||
buffer.append(Messages.bind(Messages.disassembler_genericattributeheader, new String[] { new String( [[#variableba35b140]].getAttributeName()), Long.toString( [[#variableba35b140]].getAttributeLength()) } )); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba35b140]] | classFileAttribute |
1 | 2 | [[#ba35b140]] | attribute |