Source file "com/google/gwt/dev/jjs/impl/CallGraph.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 204 of 204 | 0% | 20 of 20 | 0% | 21 | 21 | 46 | 46 | 11 | 11 |
| updateCallGraphOfMethod(JMethod, CallGraph, CallGraph) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getCallees(Collection) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getCallers(Collection) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| addCallerMethod(JMethod, Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeCalleeMethod(JMethod) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeCallerMethod(JMethod) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| buildCallGraph(JProgram) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CallGraph() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| resetCallGraph() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAllCallees() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |