Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.980 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 226 | plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java |
2 | 1 | 277 | plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java |
| ||||
args[i].toLowerCase().equals("-classnames") || args[i].toLowerCase().equals("-classname") |
| ||||
args[i].toLowerCase().equals("-debugging") || args[i].toLowerCase().equals("-debug") |
| |||
args[i].toLowerCase().equals( [[#variable57fb6200]]) || args[i].toLowerCase().equals( [[#variable57fb6160]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57fb6200]] | "-classnames" |
1 | 2 | [[#57fb6200]] | "-debugging" |
2 | 1 | [[#57fb6160]] | "-classname" |
2 | 2 | [[#57fb6160]] | "-debug" |