Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.963 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1371 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
2 | 1 | 1404 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
3 | 1 | 1801 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
| ||||
!contains(relPath, includedPath, new SubProgressMonitor(monitor, 2)) |
| ||||
!contains(path, excludedPath, new SubProgressMonitor(monitor, 2)) |
| ||||
!contains(path, paths, new SubProgressMonitor(monitor, 5)) |
| |||
!contains( [[#variable9227cd00]], [[#variable9227d700]], new SubProgressMonitor(monitor, [[#variable9227db20]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9227cd00]] | path |
1 | 2 | [[#9227cd00]] | path |
1 | 3 | [[#9227cd00]] | relPath |
2 | 1 | [[#9227d700]] | paths |
2 | 2 | [[#9227d700]] | excludedPath |
2 | 3 | [[#9227d700]] | includedPath |
3 | 1 | [[#9227db20]] | 5 |
3 | 2 | [[#9227db20]] | 2 |
3 | 3 | [[#9227db20]] | 2 |