| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 248 of 384 | 35% | 75 of 102 | 26% | 50 | 58 | 61 | 98 | 3 | 7 |
| getVariableType(ASTNode, String) | 0% | 0% | 15 | 15 | 27 | 27 | 1 | 1 | ||
| searchBlockForVariableType(Block, String) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| extractTypeName(Type) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| findVariableDeclaration(ASTNode, String) | 83% | 66% | 6 | 10 | 3 | 15 | 0 | 1 | ||
| getTypeBinding(ASTNode, String) | 60% | 50% | 4 | 5 | 3 | 10 | 0 | 1 | ||
| hasNotNullAnnotation(ASTNode, String) | 60% | 50% | 4 | 5 | 3 | 10 | 0 | 1 | ||
| hasNotNullAnnotationOnBinding(IVariableBinding) | 85% | 50% | 6 | 8 | 1 | 12 | 0 | 1 |