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 | 259 of 259 | 0% | 28 of 28 | 0% | 19 | 19 | 5 | 5 |
| read(byte[], int, int) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| read() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| InputStreamWithMAC(InputStream, MACProvider) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| InputStreamWithMAC(InputStream, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMAC() | 0% | 0% | 2 | 2 | 1 | 1 |