Source file "org/aspectj/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,782 of 3,782 | 0% | 550 of 550 | 0% | 307 | 307 | 868 | 868 | 27 | 27 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 70 | 70 | 264 | 264 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 51 | 51 | 183 | 183 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 32 | 32 | 100 | 100 | 1 | 1 |
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) | ![]() | 0% | ![]() | 0% | 22 | 22 | 65 | 65 | 1 | 1 |
verifyDuplicationAndOrder(int, TypeBinding[], boolean) | ![]() | 0% | ![]() | 0% | 18 | 18 | 55 | 55 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 10 | 10 | 25 | 25 | 1 | 1 |
isDuplicateResourceReference(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
completesByContinue() | ![]() | 0% | ![]() | 0% | 13 | 13 | 9 | 9 | 1 | 1 |
continueCompletes() | ![]() | 0% | ![]() | 0% | 13 | 13 | 9 | 9 | 1 | 1 |
prepareCatchInfo(FlowInfo, ExceptionHandlingFlowContext, FlowInfo, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 25 | 25 | 1 | 1 |
doesNotCompleteNormally() | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
canCompleteNormally() | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
findCloseMethod(ASTNode, TypeBinding) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
enterDeclaredExceptionHandlers(CodeStream) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
generateCodeSnippet(Statement, CodeStream, BranchLabel, boolean, int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
isUncheckedCatchBlock(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
generateCodeSnippet(Reference, CodeStream, BranchLabel, boolean, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
generateCodeSnippet(LocalDeclaration, CodeStream, BranchLabel, boolean, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
TryStatement() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
recordCallingClose(BlockScope, FlowContext, FlowInfo, Expression) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
exitDeclaredExceptionHandlers(CodeStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
finallyMode() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 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 |