Source file "org/eclipse/jdt/internal/compiler/ast/TryStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,049 of 3,049 | 0% | 378 of 378 | 0% | 212 | 212 | 736 | 736 | 18 | 18 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 63 | 63 | 255 | 255 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 40 | 40 | 159 | 159 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 27 | 27 | 88 | 88 | 1 | 1 |
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) | ![]() | 0% | ![]() | 0% | 22 | 22 | 65 | 65 | 1 | 1 |
verifyDuplicationAndOrder(int, TypeBinding[], boolean) | ![]() | 0% | ![]() | 0% | 14 | 14 | 49 | 49 | 1 | 1 |
printStatement(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 8 | 8 | 21 | 21 | 1 | 1 |
prepareCatchInfo(FlowInfo, ExceptionHandlingFlowContext, FlowInfo, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 35 | 35 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
findCloseMethod(LocalDeclaration, LocalVariableBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
isUncheckedCatchBlock(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
enterDeclaredExceptionHandlers(CodeStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
exitDeclaredExceptionHandlers(CodeStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
TryStatement() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
finallyMode() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
enterAnyExceptionHandler(CodeStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isSubRoutineEscaping() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
exitAnyExceptionHandler() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |