Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/ReturnStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 880 of 905 | 2% | 202 of 202 | 0% | 113 | 115 | 209 | 218 | 12 | 14 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 37 | 37 | 81 | 81 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 44 | 44 | 72 | 72 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 12 | 12 | 31 | 31 | 1 | 1 |
needValueStore() | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
needValue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
generateStoreSaveValueIfNecessary(Scope, CodeStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
generateReturnBytecode(CodeStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
prepareSaveValueLocation(TryStatement) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotCompleteNormally() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
canCompleteNormally() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
ReturnStatement(Expression, int, int, boolean) | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | |
ReturnStatement(Expression, int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |