Source file "com/google/common/util/concurrent/AbstractCatchingFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 296 of 296 | 0% | 30 of 30 | 0% | 21 | 21 | 66 | 66 | 6 | 6 |
| run() | 0% | 0% | 11 | 11 | 38 | 38 | 1 | 1 | ||
| pendingToString() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| AbstractCatchingFuture(ListenableFuture, Class, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| create(ListenableFuture, Class, Function, Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create(ListenableFuture, Class, AsyncFunction, Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| afterDone() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |