Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 1 | 0.986 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 480 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VerboseWriter.java |
2 | 3 | 488 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VerboseWriter.java |
3 | 3 | 496 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VerboseWriter.java |
| ||||
{ checkForNewLine(); ((StringBuffer) (fLineBuffer.get(fPosition))).append(str); } |
| ||||
{ checkForNewLine(); ((StringBuffer) (fLineBuffer.get(fPosition))).append(c); } |
| ||||
{ checkForNewLine(); ((StringBuffer) (fLineBuffer.get(fPosition))).append(c); } |
| |||
{ checkForNewLine(); ((StringBuffer) (fLineBuffer.get(fPosition))).append( [[#variable62658c20]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#62658c20]] | c |
1 | 2 | [[#62658c20]] | str |
1 | 3 | [[#62658c20]] | c |