Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.988 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 110 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/util/Util.java |
2 | 3 | 241 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/JavaAppletLaunchConfigurationDelegate.java |
| ||||
contents = new byte[0]; int contentsLength = 0; int amountRead = -1; |
| ||||
contents = new byte[0]; int contentsLength = 0; int bytesRead = -1; |
| |||
contents = new byte[0]; int contentsLength = 0; int [[#variablebc97af20]]= -1; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bc97af20]] | bytesRead |
1 | 2 | [[#bc97af20]] | amountRead |