Source file "net/jsign/commons/io/input/UnsynchronizedByteArrayInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 24 of 24 | 0% | 27 | 27 | 53 | 53 | 15 | 15 |
| read(byte[], int, int) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| UnsynchronizedByteArrayInputStream(byte[], int, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| skip(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| UnsynchronizedByteArrayInputStream(byte[], int, int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| requireNonNegative(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| UnsynchronizedByteArrayInputStream(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minPosLen(byte[], int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnsynchronizedByteArrayInputStream(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |