Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 9 | 3 | 0.951 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 685 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/TypeHierarchy.java |
2 | 1 | 115 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/classpath/ClasspathModel.java |
3 | 1 | 150 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/contentassist/JavaDebugContentAssistProcessor.java |
4 | 1 | 124 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/JavaSnippetCompletionProcessor.java |
5 | 1 | 446 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaExceptionBreakpoint.java |
6 | 1 | 132 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/launcher/JUnitLaunchConfiguration.java |
7 | 1 | 136 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractVMRunner.java |
8 | 1 | 278 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/fragments/AssociativeInfixExpressionFragment.java |
9 | 1 | 149 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewJavaProjectWizardPage.java |
| ||||
System.arraycopy(additions, 0, array, old.length, additions.length); |
| ||||
System.arraycopy(user, 0, all, boot.length, user.length); |
| ||||
System.arraycopy(results, 0, total, templateResults.length, results.length); |
| ||||
System.arraycopy(results, 0, total, templateResults.length, results.length); |
| ||||
System.arraycopy(eFilters, 0, filters, iFilters.length, eFilters.length); |
| ||||
System.arraycopy(jea, 0, classPath, cp.length, jea.length); |
| ||||
System.arraycopy(vmVMArgs, 0, allVMArgs, launchVMArgs.length, vmVMArgs.length); |
| ||||
System.arraycopy(a2, 0, union, a1.length, a2.length); |
| ||||
System.arraycopy(jreEntry, 0, newEntries, entries.length, jreEntry.length); |
| |||
System.arraycopy( [[#variableb82693c0]], 0, [[#variableb8269340]], [[#variableb8269260]].length, [[#variableb82693c0]].length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b82693c0]] | results |
1 | 2 | [[#b82693c0]] | jreEntry |
1 | 3 | [[#b82693c0]] | a2 |
1 | 4 | [[#b82693c0]] | vmVMArgs |
1 | 5 | [[#b82693c0]] | jea |
1 | 6 | [[#b82693c0]] | user |
1 | 7 | [[#b82693c0]] | eFilters |
1 | 8 | [[#b82693c0]] | additions |
1 | 9 | [[#b82693c0]] | results |
2 | 1 | [[#b8269340]] | total |
2 | 2 | [[#b8269340]] | newEntries |
2 | 3 | [[#b8269340]] | union |
2 | 4 | [[#b8269340]] | allVMArgs |
2 | 5 | [[#b8269340]] | classPath |
2 | 6 | [[#b8269340]] | all |
2 | 7 | [[#b8269340]] | filters |
2 | 8 | [[#b8269340]] | array |
2 | 9 | [[#b8269340]] | total |
3 | 1 | [[#b8269260]] | templateResults |
3 | 2 | [[#b8269260]] | entries |
3 | 3 | [[#b8269260]] | a1 |
3 | 4 | [[#b8269260]] | launchVMArgs |
3 | 5 | [[#b8269260]] | cp |
3 | 6 | [[#b8269260]] | boot |
3 | 7 | [[#b8269260]] | iFilters |
3 | 8 | [[#b8269260]] | old |
3 | 9 | [[#b8269260]] | templateResults |