| 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.960 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 570 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/infoviews/JavadocView.java |
| 2 | 1 | 82 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertyKeyHyperlinkDetector.java |
| ||||
((IDocumentExtension3) document).getContentType(IJavaPartitions.JAVA_PARTITIONING, offset, false) |
| ||||
((IDocumentExtension3) document).getPartition(IPropertiesFilePartitions.PROPERTIES_FILE_PARTITIONING, offset, false) |
| |||
((IDocumentExtension3) document). [[#variablebb87a0a0]]( [[#variablebb87a000]]. [[#variablebb879f60]], offset, false) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#bb87a0a0]] | getContentType |
| 1 | 2 | [[#bb87a0a0]] | getPartition |
| 2 | 1 | [[#bb87a000]] | IJavaPartitions |
| 2 | 2 | [[#bb87a000]] | IPropertiesFilePartitions |
| 3 | 1 | [[#bb879f60]] | JAVA_PARTITIONING |
| 3 | 2 | [[#bb879f60]] | PROPERTIES_FILE_PARTITIONING |