Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 3 | 0.959 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1970 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
2 | 2 | 1972 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
3 | 2 | 491 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/AddSourceFolderWizardPage.java |
4 | 2 | 493 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/AddSourceFolderWizardPage.java |
5 | 2 | 398 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/NewSourceFolderWizardPage.java |
6 | 2 | 400 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/NewSourceFolderWizardPage.java |
| ||||
{ rootStatus.setInfo(Messages.format(NewWizardMessages.NewSourceFolderWizardPage_warning_ReplaceSFandOL, outputLocation.makeRelative().toString())); } |
| ||||
{ rootStatus.setInfo(Messages.format(NewWizardMessages.NewSourceFolderWizardPage_warning_ReplaceOL, outputLocation.makeRelative().toString())); } |
| ||||
{ result.setInfo(Messages.format(NewWizardMessages.NewSourceFolderWizardPage_warning_ReplaceSFandOL, fNewOutputLocation.makeRelative().toString())); } |
| ||||
{ result.setInfo(Messages.format(NewWizardMessages.NewSourceFolderWizardPage_warning_ReplaceOL, fNewOutputLocation.makeRelative().toString())); } |
| ||||
{ fRootStatus.setInfo(Messages.format(NewWizardMessages.NewSourceFolderWizardPage_warning_ReplaceSFandOL, fNewOutputLocation.makeRelative().toString())); } |
| ||||
{ fRootStatus.setInfo(Messages.format(NewWizardMessages.NewSourceFolderWizardPage_warning_ReplaceOL, fNewOutputLocation.makeRelative().toString())); } |
| |||
{ [[#variable7d131360]].setInfo(Messages.format(NewWizardMessages. [[#variable99b8d5a0]], [[#variable7d1313c0]].makeRelative().toString())); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7d131360]] | fRootStatus |
1 | 2 | [[#7d131360]] | fRootStatus |
1 | 3 | [[#7d131360]] | rootStatus |
1 | 4 | [[#7d131360]] | rootStatus |
1 | 5 | [[#7d131360]] | result |
1 | 6 | [[#7d131360]] | result |
2 | 1 | [[#99b8d5a0]] | NewSourceFolderWizardPage_warning_ReplaceSFandOL |
2 | 2 | [[#99b8d5a0]] | NewSourceFolderWizardPage_warning_ReplaceOL |
2 | 3 | [[#99b8d5a0]] | NewSourceFolderWizardPage_warning_ReplaceSFandOL |
2 | 4 | [[#99b8d5a0]] | NewSourceFolderWizardPage_warning_ReplaceOL |
2 | 5 | [[#99b8d5a0]] | NewSourceFolderWizardPage_warning_ReplaceSFandOL |
2 | 6 | [[#99b8d5a0]] | NewSourceFolderWizardPage_warning_ReplaceOL |
3 | 1 | [[#7d1313c0]] | fNewOutputLocation |
3 | 2 | [[#7d1313c0]] | fNewOutputLocation |
3 | 3 | [[#7d1313c0]] | outputLocation |
3 | 4 | [[#7d1313c0]] | outputLocation |
3 | 5 | [[#7d1313c0]] | fNewOutputLocation |
3 | 6 | [[#7d1313c0]] | fNewOutputLocation |