Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 11 of 31 | 64% | 2 of 2 | 0% | 3 | 10 | 2 | 9 |
| setDefaultCache(ArrayCache) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getDummyCache() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | ||
| ArrayCache() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getByteArray(int, boolean) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getIntArray(int, boolean) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getDefaultCache() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| putArray(byte[]) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| putArray(int[]) | 100% | n/a | 0 | 1 | 0 | 1 |