Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.973 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 372 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaBreakpoint.java |
2 | 4 | 758 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaBreakpoint.java |
| ||||
{ setAttributes(fgExpiredEnabledAttributes, new Object[] { Boolean.TRUE, Boolean.FALSE } ); // make a note that we auto-disabled this breakpoint. } |
| ||||
{ // if breakpoint was auto-disabled, re-enable it setAttributes(fgExpiredEnabledAttributes, new Object[] { Boolean.FALSE, Boolean.TRUE } ); } |
| |||
{ // if breakpoint was auto-disabled, re-enable it setAttributes(fgExpiredEnabledAttributes, new Object[] { Boolean. [[#variablebb7c3180]], Boolean. [[#variablebb7c3240]] } ); // make a note that we auto-disabled this breakpoint. } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb7c3180]] | TRUE |
1 | 2 | [[#bb7c3180]] | FALSE |
2 | 1 | [[#bb7c3240]] | FALSE |
2 | 2 | [[#bb7c3240]] | TRUE |