Source file "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 | 846 of 846 | 0% | 188 of 188 | 0% | 108 | 108 | 204 | 204 | 14 | 14 |
| resolve(BlockScope) | 0% | 0% | 43 | 43 | 70 | 70 | 1 | 1 | ||
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 31 | 31 | 69 | 69 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 12 | 12 | 31 | 31 | 1 | 1 | ||
| needValueStore() | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ReturnStatement(Expression, int, int, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 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 | ||
| ReturnStatement(Expression, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |