Source file "net/jsign/commons/io/output/UnsynchronizedByteArrayOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 133 | 33% | 7 of 14 | 50% | 17 | 22 | 21 | 33 | 10 | 15 |
| write(byte[], int, int) | 57% | 50% | 6 | 7 | 2 | 6 | 0 | 1 | ||
| toBufferedInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| UnsynchronizedByteArrayOutputStream(int) | 40% | 50% | 1 | 2 | 1 | 5 | 0 | 1 | ||
| lambda$toInputStream$0(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| lambda$toInputStream$1(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toBufferedInputStream(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UnsynchronizedByteArrayOutputStream() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toInputStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeTo(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| write(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| toByteArray() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |