Source file "org/eclipse/jdt/internal/compiler/ast/InstanceOfExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 261 of 261 | 0% | 42 of 42 | 0% | 28 | 28 | 57 | 57 | 7 | 7 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 13 | 13 | 15 | 15 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
InstanceOfExpression(Expression, TypeReference) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tagAsUnnecessaryCast(Scope, TypeBinding) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |