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 | 832 of 832 | 0% | 174 of 174 | 0% | 100 | 100 | 202 | 202 | 13 | 13 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 31 | 31 | 67 | 67 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 31 | 31 | 59 | 59 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 12 | 12 | 31 | 31 | 1 | 1 |
checkAgainstNullAnnotation(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 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(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 |