Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.967 | primary |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 188 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
2 | 1 | 206 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
3 | 1 | 222 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
4 | 1 | 232 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ClassFileMatchLocator.java |
| ||||
checkTypeName(pattern.typeSimpleName, pattern.typeQualification, fieldTypeSignature, pattern.isCaseSensitive(), pattern.isCamelCase()) |
| ||||
checkTypeName(pattern.returnSimpleName, pattern.returnQualification, returnTypeSignature, pattern.isCaseSensitive(), pattern.isCamelCase()) |
| ||||
checkTypeName(pattern.superSimpleName, pattern.superQualification, superclassName, pattern.isCaseSensitive(), pattern.isCamelCase()) |
| ||||
checkTypeName(pattern.superSimpleName, pattern.superQualification, superInterfaceName, pattern.isCaseSensitive(), pattern.isCamelCase()) |
| |||
checkTypeName(pattern. [[#variable8fb7c6c0]], pattern. [[#variable8fb7c640]], [[#variable8fb7c5e0]], pattern.isCaseSensitive(), pattern.isCamelCase()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#8fb7c6c0]] | superSimpleName |
1 | 2 | [[#8fb7c6c0]] | superSimpleName |
1 | 3 | [[#8fb7c6c0]] | returnSimpleName |
1 | 4 | [[#8fb7c6c0]] | typeSimpleName |
2 | 1 | [[#8fb7c640]] | superQualification |
2 | 2 | [[#8fb7c640]] | superQualification |
2 | 3 | [[#8fb7c640]] | returnQualification |
2 | 4 | [[#8fb7c640]] | typeQualification |
3 | 1 | [[#8fb7c5e0]] | superInterfaceName |
3 | 2 | [[#8fb7c5e0]] | superclassName |
3 | 3 | [[#8fb7c5e0]] | returnTypeSignature |
3 | 4 | [[#8fb7c5e0]] | fieldTypeSignature |