Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 7 | 4 | 0.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 219 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
2 | 4 | 223 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
3 | 4 | 227 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
4 | 4 | 231 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
5 | 4 | 235 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
6 | 4 | 239 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
7 | 4 | 243 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/comment/CommentRange.java |
| ||||
if (hasAttribute(COMMENT_BLANKLINE)) attributes.add("COMMENT_BLANKLINE"); //$NON-NLS-1$ if (hasAttribute(COMMENT_BREAK)) attributes.add("COMMENT_BREAK"); //$NON-NLS-1$ |
| ||||
if (hasAttribute(COMMENT_CLOSE)) attributes.add("COMMENT_CLOSE"); //$NON-NLS-1$ if (hasAttribute(COMMENT_CODE)) attributes.add("COMMENT_CODE"); //$NON-NLS-1$ |
| ||||
if (hasAttribute(COMMENT_HTML)) attributes.add("COMMENT_HTML"); //$NON-NLS-1$ if (hasAttribute(COMMENT_IMMUTABLE)) attributes.add("COMMENT_IMMUTABLE"); //$NON-NLS-1$ |
| ||||
if (hasAttribute(COMMENT_NEWLINE)) attributes.add("COMMENT_NEWLINE"); //$NON-NLS-1$ if (hasAttribute(COMMENT_OPEN)) attributes.add("COMMENT_OPEN"); //$NON-NLS-1$ |
| ||||
if (hasAttribute(COMMENT_PARAGRAPH)) attributes.add("COMMENT_PARAGRAPH"); //$NON-NLS-1$ if (hasAttribute(COMMENT_PARAMETER)) attributes.add("COMMENT_PARAMETER"); //$NON-NLS-1$ |
| ||||
if (hasAttribute(COMMENT_ROOT)) attributes.add("COMMENT_ROOT"); //$NON-NLS-1$ if (hasAttribute(COMMENT_SEPARATOR)) attributes.add("COMMENT_SEPARATOR"); //$NON-NLS-1$ |
| ||||
if (hasAttribute(COMMENT_FIRST_TOKEN)) attributes.add("COMMENT_FIRST_TOKEN"); //$NON-NLS-1$ if (hasAttribute(COMMENT_STARTS_WITH_RANGE_DELIMITER)) attributes.add("COMMENT_STARTS_WITH_RANGE_DELIMITER"); //$NON-NLS-1$ |
| |||
if (hasAttribute( [[#variable4f047360]])) attributes.add( [[#variable5178c6e0]]); //$NON-NLS-1$ if (hasAttribute( [[#variable5c85c480]])) attributes.add( [[#variable4f0473a0]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f047360]] | COMMENT_BLANKLINE |
1 | 2 | [[#4f047360]] | COMMENT_CLOSE |
1 | 3 | [[#4f047360]] | COMMENT_HTML |
1 | 4 | [[#4f047360]] | COMMENT_NEWLINE |
1 | 5 | [[#4f047360]] | COMMENT_PARAGRAPH |
1 | 6 | [[#4f047360]] | COMMENT_ROOT |
1 | 7 | [[#4f047360]] | COMMENT_FIRST_TOKEN |
2 | 1 | [[#5178c6e0]] | "COMMENT_BLANKLINE" |
2 | 2 | [[#5178c6e0]] | "COMMENT_CLOSE" |
2 | 3 | [[#5178c6e0]] | "COMMENT_HTML" |
2 | 4 | [[#5178c6e0]] | "COMMENT_NEWLINE" |
2 | 5 | [[#5178c6e0]] | "COMMENT_PARAGRAPH" |
2 | 6 | [[#5178c6e0]] | "COMMENT_ROOT" |
2 | 7 | [[#5178c6e0]] | "COMMENT_FIRST_TOKEN" |
3 | 1 | [[#5c85c480]] | COMMENT_BREAK |
3 | 2 | [[#5c85c480]] | COMMENT_CODE |
3 | 3 | [[#5c85c480]] | COMMENT_IMMUTABLE |
3 | 4 | [[#5c85c480]] | COMMENT_OPEN |
3 | 5 | [[#5c85c480]] | COMMENT_PARAMETER |
3 | 6 | [[#5c85c480]] | COMMENT_SEPARATOR |
3 | 7 | [[#5c85c480]] | COMMENT_STARTS_WITH_RANGE_DELIMITER |
4 | 1 | [[#4f0473a0]] | "COMMENT_BREAK" |
4 | 2 | [[#4f0473a0]] | "COMMENT_CODE" |
4 | 3 | [[#4f0473a0]] | "COMMENT_IMMUTABLE" |
4 | 4 | [[#4f0473a0]] | "COMMENT_OPEN" |
4 | 5 | [[#4f0473a0]] | "COMMENT_PARAMETER" |
4 | 6 | [[#4f0473a0]] | "COMMENT_SEPARATOR" |
4 | 7 | [[#4f0473a0]] | "COMMENT_STARTS_WITH_RANGE_DELIMITER" |