Source file "com/google/common/util/concurrent/SequentialExecutorTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 39 of 39 | 0% | 4 of 4 | 0% | 7 | 7 | 11 | 11 | 5 | 5 |
| runNext() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SequentialExecutorTest.FakeExecutor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| runAll() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |