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.962 | parameters |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 759 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java |
2 | 1 | 50 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaPatternBreakpoint.java |
| ||||
(IResource resource, String typeName, String fieldName, int lineNumber, int charStart, int charEnd, int hitCount, boolean register, Map attributes) |
| ||||
(IResource resource, String sourceName, String pattern, int lineNumber, int charStart, int charEnd, int hitCount, boolean add, Map attributes) |
| |||
(IResource resource, String [[#variableb30a0dc0]], String [[#variableb30a0d60]], int lineNumber, int charStart, int charEnd, int hitCount, boolean [[#variableb30a0ce0]], Map attributes) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b30a0dc0]] | typeName |
1 | 2 | [[#b30a0dc0]] | sourceName |
2 | 1 | [[#b30a0d60]] | fieldName |
2 | 2 | [[#b30a0d60]] | pattern |
3 | 1 | [[#b30a0ce0]] | register |
3 | 2 | [[#b30a0ce0]] | add |