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.972 | conditional_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 129 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/SourceFolderSelectionDialogButtonField.java |
2 | 1 | 429 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewContainerWizardPage.java |
| ||||
(fRoot == null) ? "": fRoot.getPath().makeRelative().toString() |
| ||||
(root == null) ? "": root.getPath().makeRelative().toString() |
| |||
( [[#variableb3ca35e0]]== null) ? "": [[#variableb3ca35e0]].getPath().makeRelative().toString() |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b3ca35e0]] | root |
1 | 2 | [[#b3ca35e0]] | fRoot |