Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/AssertStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 422 of 422 | 0% | 57 of 57 | 0% | 37 | 37 | 107 | 107 | 8 | 8 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 11 | 11 | 33 | 33 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
AssertStatement(Expression, Expression, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
AssertStatement(Expression, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 |