Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 3 | 1 | 0.971 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 93 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/FlowContext.java |
2 | 6 | 103 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/FlowContext.java |
3 | 6 | 212 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/FlowContext.java |
| ||||
exceptionContext.recordHandlingException( caughtException, flowInfo.unconditionalInits(), raisedException, location, definitelyCaught ); |
| ||||
exceptionContext.recordHandlingException( caughtException, flowInfo.unconditionalInits(), raisedException, location, false ); |
| ||||
exceptionContext.recordHandlingException( caughtException, flowInfo.unconditionalInits(), raisedException, location, false ); |
| |||
exceptionContext.recordHandlingException(caughtException, flowInfo.unconditionalInits(), raisedException, location, [[#variable7c374d20]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7c374d20]] | false |
1 | 2 | [[#7c374d20]] | definitelyCaught |
1 | 3 | [[#7c374d20]] | false |