Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.963 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 43 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestSessionLabelProvider.java |
2 | 1 | 61 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestSessionLabelProvider.java |
| ||||
return Messages.format(JUnitMessages.TestSessionLabelProvider_testMethodName_className, new Object[] { testMethodName, className } ); |
| ||||
return Messages.format(JUnitMessages.TestSessionLabelProvider_testName_JUnitVersion, new Object[] { name, testKindDisplayName } ); |
| |||
return Messages.format(JUnitMessages. [[#variablebb7a6020]], new Object[] { [[#variablebb7a5fa0]], [[#variablebb7a5f20]] } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb7a6020]] | TestSessionLabelProvider_testName_JUnitVersion |
1 | 2 | [[#bb7a6020]] | TestSessionLabelProvider_testMethodName_className |
2 | 1 | [[#bb7a5fa0]] | name |
2 | 2 | [[#bb7a5fa0]] | testMethodName |
3 | 1 | [[#bb7a5f20]] | testKindDisplayName |
3 | 2 | [[#bb7a5f20]] | className |