Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 4 | 0.951 | Cases[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 81 | Closure/closure/goog/editor/plugins/headerformatter.js |
2 | 6 | 87 | Closure/closure/goog/editor/plugins/headerformatter.js |
| ||||
case '1': command= goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H1; break; case '2': command= goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H2; break; |
| ||||
case '3': command= goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H3; break; case '4': command= goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H4; break; |
| |||
case [[#variable40b65b00]]: command=goog.editor.plugins.HeaderFormatter.HEADER_COMMAND. [[#variable40b65240]]; break; case [[#variable40b65ae0]]: command=goog.editor.plugins.HeaderFormatter.HEADER_COMMAND. [[#variable40b65a80]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#40b65b00]] | '1' |
1 | 2 | [[#40b65b00]] | '3' |
2 | 1 | [[#40b65240]] | H1 |
2 | 2 | [[#40b65240]] | H3 |
3 | 1 | [[#40b65ae0]] | '2' |
3 | 2 | [[#40b65ae0]] | '4' |
4 | 1 | [[#40b65a80]] | H2 |
4 | 2 | [[#40b65a80]] | H4 |