Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 5 | 4 | 0.952 | class_body_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 72 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 3 | 28 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/SearchParticipantDescriptor.java |
3 | 5 | 47 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ContributedProcessorDescriptor.java |
4 | 3 | 31 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/folding/JavaFoldingStructureProviderDescriptor.java |
5 | 5 | 59 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/CompletionProposalComputerDescriptor.java |
| ||||
private static final String CLASS = "class"; //$NON-NLS-1$ private static final String CLASS_FILE = "classfile"; //$NON-NLS-1$ private static final String CLASSPATH = "classpath"; //$NON-NLS-1$ |
| ||||
private static final String CLASS = "class"; //$NON-NLS-1$ private static final String NATURE = "nature"; //$NON-NLS-1$ private static final String ID = "id"; //$NON-NLS-1$ |
| ||||
private static final String CLASS = "class"; //$NON-NLS-1$ private static final String REQUIRED_SOURCE_LEVEL = "requiredSourceLevel"; //$NON-NLS-1$ private static final String HANDLED_MARKER_TYPES = "handledMarkerTypes"; //$NON-NLS-1$ |
| ||||
private static final String CLASS = "class"; //$NON-NLS-1$ private static final String NAME = "name"; //$NON-NLS-1$ private static final String ID = "id"; //$NON-NLS-1$ |
| ||||
/** The extension schema name of the class attribute. */ private static final String CLASS = "class"; //$NON-NLS-1$ /** The extension schema name of the activate attribute. */ private static final String ACTIVATE = "activate"; //$NON-NLS-1$ /** The extension schema name of the partition child elements. */ private static final String PARTITION = "partition"; //$NON-NLS-1$ |
| |||
/** The extension schema name of the class attribute. */ private static final String CLASS = "class"; //$NON-NLS-1$ /** The extension schema name of the activate attribute. */ private static final String [[#variable97fa8c80]]= [[#variable97fa8bc0]]; //$NON-NLS-1$ /** The extension schema name of the partition child elements. */ private static final String [[#variable97fa8ba0]]= [[#variable97fa8b00]]; //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#97fa8c80]] | CLASS_FILE |
1 | 2 | [[#97fa8c80]] | ACTIVATE |
1 | 3 | [[#97fa8c80]] | NATURE |
1 | 4 | [[#97fa8c80]] | REQUIRED_SOURCE_LEVEL |
1 | 5 | [[#97fa8c80]] | NAME |
2 | 1 | [[#97fa8bc0]] | "classfile" |
2 | 2 | [[#97fa8bc0]] | "activate" |
2 | 3 | [[#97fa8bc0]] | "nature" |
2 | 4 | [[#97fa8bc0]] | "requiredSourceLevel" |
2 | 5 | [[#97fa8bc0]] | "name" |
3 | 1 | [[#97fa8ba0]] | CLASSPATH |
3 | 2 | [[#97fa8ba0]] | PARTITION |
3 | 3 | [[#97fa8ba0]] | ID |
3 | 4 | [[#97fa8ba0]] | HANDLED_MARKER_TYPES |
3 | 5 | [[#97fa8ba0]] | ID |
4 | 1 | [[#97fa8b00]] | "classpath" |
4 | 2 | [[#97fa8b00]] | "partition" |
4 | 3 | [[#97fa8b00]] | "id" |
4 | 4 | [[#97fa8b00]] | "handledMarkerTypes" |
4 | 5 | [[#97fa8b00]] | "id" |