Source file "org/apache/commons/io/build/AbstractStreamBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 84 | 21% | 4 of 4 | 0% | 11 | 13 | 14 | 20 | 9 | 11 |
| setBufferSize(Integer) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setBufferSize(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setCharset(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBufferSizeDefault(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharset(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCharsetDefault(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBufferSizeDefault() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharsetDefault() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractStreamBuilder() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| getBufferSize() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |