Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.975 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 299 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocSpecificsWizardPage.java |
2 | 2 | 362 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocStandardWizardPage.java |
| ||||
private IStatus findMostSevereStatus() { return StatusUtil.getMostSevere(new IStatus[] { fAntStatus, fOverviewStatus } ); } |
| ||||
private IStatus findMostSevereStatus() { return StatusUtil.getMostSevere(new IStatus[] { fStyleSheetStatus, fLinkRefStatus } ); } |
| |||
private IStatus findMostSevereStatus() { return StatusUtil.getMostSevere(new IStatus[] { [[#variableb4387e00]], [[#variableb4387d60]] } ); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b4387e00]] | fStyleSheetStatus |
1 | 2 | [[#b4387e00]] | fAntStatus |
2 | 1 | [[#b4387d60]] | fLinkRefStatus |
2 | 2 | [[#b4387d60]] | fOverviewStatus |