Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/Clinit.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 688 of 710 | 3% | 109 of 109 | 0% | 67 | 71 | 207 | 216 | 11 | 15 |
generateCode(ClassScope, ClassFile, int) | ![]() | 0% | ![]() | 0% | 38 | 38 | 106 | 106 | 1 | 1 |
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 8 | 8 | 32 | 32 | 1 | 1 |
generateCode(ClassScope, ClassFile) | ![]() | 0% | ![]() | 0% | 9 | 9 | 35 | 35 | 1 | 1 |
generateSyntheticCode(ClassScope, CodeStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 16 | 16 | 1 | 1 |
setAssertionSupport(FieldBinding, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
print(int, StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
resolve(ClassScope) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
traverse(ASTVisitor, ClassScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isInitializationMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isStatic() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
generatePostSyntheticCode(ClassScope, CodeStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
Clinit(CompilationResult) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
isClinit() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
parseStatements(Parser, CompilationUnitDeclaration) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |