| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.975 | constructor_body |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 174 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaCommentScanner.java |
| 2 | 2 | 197 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaCommentScanner.java |
| ||||
{
this(manager, store, coreStore, defaultTokenProperty, new String[] {
defaultTokenProperty, TASK_TAG
} );
}
|
| ||||
{
this(manager, store, null, defaultTokenProperty, new String[] {
defaultTokenProperty, TASK_TAG
} );
}
|
| |||
{
this(manager, store, [[#variable57953800]], defaultTokenProperty, new String[] {
defaultTokenProperty,
TASK_TAG
} );
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#57953800]] | coreStore |
| 1 | 2 | [[#57953800]] | null |