Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.966 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 235 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/TokenScanner.java |
2 | 1 | 141 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/launcher/JUnitBaseLaunchConfiguration.java |
| ||||
new Status(IStatus.ERROR, JavaCore.PLUGIN_ID, code, message, throwable) |
| ||||
new Status(IStatus.INFO, JUnitPlugin.PLUGIN_ID, code, message, exception) |
| |||
new Status(IStatus. [[#variablebef5cec0]], [[#variablebef5ce40]].PLUGIN_ID, code, message, [[#variablebef5cdc0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bef5cec0]] | ERROR |
1 | 2 | [[#bef5cec0]] | INFO |
2 | 1 | [[#bef5ce40]] | JavaCore |
2 | 2 | [[#bef5ce40]] | JUnitPlugin |
3 | 1 | [[#bef5cdc0]] | throwable |
3 | 2 | [[#bef5cdc0]] | exception |