Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/ForeachStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,693 of 1,693 | 0% | 251 of 251 | 0% | 141 | 141 | 400 | 400 | 10 | 10 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 51 | 51 | 138 | 138 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 36 | 36 | 125 | 125 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 28 | 28 | 78 | 78 | 1 | 1 |
getCollectionElementType(BlockScope, TypeBinding) | ![]() | 0% | ![]() | 0% | 15 | 15 | 24 | 24 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
ForeachStatement(LocalDeclaration, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
doesNotCompleteNormally() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
canCompleteNormally() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |