Source file "org/apache/commons/io/output/AbstractByteArrayOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 430 of 430 | 0% | 32 of 32 | 0% | 29 | 29 | 99 | 99 | 13 | 13 |
needNewBuffer(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
writeImpl(InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
toInputStream(AbstractByteArrayOutputStream.InputStreamConstructor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
writeImpl(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
toByteArrayImpl() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
resetImpl() | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
writeToImpl(OutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
writeImpl(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
AbstractByteArrayOutputStream() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString(Charset) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |