Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 1 | 0.988 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 115 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/BinaryField.java |
2 | 1 | 117 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/BinaryField.java |
3 | 1 | 127 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/BinaryField.java |
4 | 1 | 1001 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/BinaryType.java |
| ||||
if (indexAnchor == -1) throw new JavaModelException(new JavaModelStatus(IJavaModelStatusConstants.UNKNOWN_JAVADOC_FORMAT, this )); |
| ||||
if (indexOfEndLink == -1) throw new JavaModelException(new JavaModelStatus(IJavaModelStatusConstants.UNKNOWN_JAVADOC_FORMAT, this )); |
| ||||
if (indexOfNextField == -1) throw new JavaModelException(new JavaModelStatus(IJavaModelStatusConstants.UNKNOWN_JAVADOC_FORMAT, this )); |
| ||||
if (indexOfStartOfClassData == -1) throw new JavaModelException(new JavaModelStatus(IJavaModelStatusConstants.UNKNOWN_JAVADOC_FORMAT, this )); |
| |||
if ( [[#variable5b6aeb00]]== -1) throw new JavaModelException(new JavaModelStatus(IJavaModelStatusConstants.UNKNOWN_JAVADOC_FORMAT, this )); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5b6aeb00]] | indexOfEndLink |
1 | 2 | [[#5b6aeb00]] | indexAnchor |
1 | 3 | [[#5b6aeb00]] | indexOfStartOfClassData |
1 | 4 | [[#5b6aeb00]] | indexOfNextField |