Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/LabeledStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 209 of 243 | 13% | 30 of 32 | 6% | 25 | 27 | 57 | 66 | 10 | 11 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
doesNotCompleteNormally() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
canCompleteNormally() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
completesByContinue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
continueCompletes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
concreteStatement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LabeledStatement(char[], Statement, long, int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 9 | 0 | 1 |