Source file "com/google/gwt/dev/jjs/impl/JavaAstVerifier.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 467 of 467 | 0% | 82 of 82 | 0% | 60 | 60 | 102 | 102 | 19 | 19 |
| assertCorrectOverriddenOrder(JProgram, JMethod) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| assertCorrectOverridingOrder(JProgram, JMethod) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| assertCalledMethodIsInAst(JMethodCall) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| endVisit(JMethod, Context) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| JavaAstVerifier(JProgram) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| assertJsoCorrectness(JClassType) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| endVisit(JField, Context) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| assertReferencedFieldIsInAst(JFieldRef) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| assertNotSeenBefore(JDeclaredType) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| endVisit(JThisRef, Context) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| visit(JMethod, Context) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| assertProgramIsConsistent(JProgram) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| endVisit(JClassType, Context) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| endVisit(JFieldRef, Context) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endVisit(JInterfaceType, Context) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endVisit(JMethodCall, Context) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endVisit(JsniFieldRef, Context) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endVisit(JsniMethodRef, Context) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |