Source file "com/google/common/collect/testing/testers/ListToArrayTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 0 of 0 | n/a | 5 | 5 | 12 | 12 | 5 | 5 |
| testToArray_largeEnough() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testToArray_tooSmall() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testToArray_noArg() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| assertArrayEquals(String, Object[], Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ListToArrayTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |