Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 9 | 4 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 561 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
2 | 2 | 578 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
3 | 2 | 582 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
4 | 2 | 624 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
5 | 2 | 1068 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ValidBreakpointLocationLocator.java |
6 | 2 | 315 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowAnalyzer.java |
7 | 2 | 91 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/util/AbstractExceptionAnalyzer.java |
8 | 2 | 42 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/CommentsTabPage.java |
9 | 2 | 176 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/MethodExitsFinder.java |
| ||||
for (Iterator iter = arguments.iterator(); iter.hasNext();) { ((Expression) iter.next()).accept(this ); } |
| ||||
for (Iterator iter = enumConstants.iterator(); iter.hasNext();) { ((EnumConstantDeclaration) iter.next()).accept(this ); } |
| ||||
for (Iterator iter = bodyDeclaration.iterator(); iter.hasNext();) { ((BodyDeclaration) iter.next()).accept(this ); } |
| ||||
for (Iterator iter = fragments.iterator(); iter.hasNext();) { ((VariableDeclarationFragment) iter.next()).accept(this ); } |
| ||||
for (Iterator iter = bodyDeclaration.iterator(); iter.hasNext();) { ((BodyDeclaration) iter.next()).accept(this ); } |
| ||||
for (Iterator iter = catchClauses.iterator(); iter.hasNext();) { ((CatchClause) iter.next()).accept(this ); } |
| ||||
// visit catch and finally for (Iterator iter = catchClauses.iterator(); iter.hasNext();) { ((CatchClause) iter.next()).accept(this ); } |
| ||||
for ( final Iterator iter = fMasters.iterator(); iter.hasNext();) { ((CheckboxPreference) iter.next()).addObserver(this ); } |
| ||||
// visit catch and finally for (Iterator iter = catchClauses.iterator(); iter.hasNext();) { ((CatchClause) iter.next()).accept(this ); } |
| |||
// visit catch and finally for ( [[#variable5a89c1a0]]Iterator iter = [[#variable5a89c0e0]].iterator(); iter.hasNext();) { (( [[#variable5a89c060]]) iter.next()). [[#variable5a89c000]](this ); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a89c1a0]] | |
1 | 2 | [[#5a89c1a0]] | |
1 | 3 | [[#5a89c1a0]] | |
1 | 4 | [[#5a89c1a0]] | |
1 | 5 | [[#5a89c1a0]] | |
1 | 6 | [[#5a89c1a0]] | final |
1 | 7 | [[#5a89c1a0]] | |
1 | 8 | [[#5a89c1a0]] | |
1 | 9 | [[#5a89c1a0]] | |
2 | 1 | [[#5a89c0e0]] | bodyDeclaration |
2 | 2 | [[#5a89c0e0]] | catchClauses |
2 | 3 | [[#5a89c0e0]] | fragments |
2 | 4 | [[#5a89c0e0]] | enumConstants |
2 | 5 | [[#5a89c0e0]] | arguments |
2 | 6 | [[#5a89c0e0]] | fMasters |
2 | 7 | [[#5a89c0e0]] | bodyDeclaration |
2 | 8 | [[#5a89c0e0]] | catchClauses |
2 | 9 | [[#5a89c0e0]] | catchClauses |
3 | 1 | [[#5a89c060]] | BodyDeclaration |
3 | 2 | [[#5a89c060]] | CatchClause |
3 | 3 | [[#5a89c060]] | VariableDeclarationFragment |
3 | 4 | [[#5a89c060]] | EnumConstantDeclaration |
3 | 5 | [[#5a89c060]] | Expression |
3 | 6 | [[#5a89c060]] | CheckboxPreference |
3 | 7 | [[#5a89c060]] | BodyDeclaration |
3 | 8 | [[#5a89c060]] | CatchClause |
3 | 9 | [[#5a89c060]] | CatchClause |
4 | 1 | [[#5a89c000]] | accept |
4 | 2 | [[#5a89c000]] | accept |
4 | 3 | [[#5a89c000]] | accept |
4 | 4 | [[#5a89c000]] | accept |
4 | 5 | [[#5a89c000]] | accept |
4 | 6 | [[#5a89c000]] | addObserver |
4 | 7 | [[#5a89c000]] | accept |
4 | 8 | [[#5a89c000]] | accept |
4 | 9 | [[#5a89c000]] | accept |