Source file "org/springframework/util/StreamUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 283 of 283 | 0% | 18 of 18 | 0% | 22 | 22 | 71 | 71 | 13 | 13 |
| copyRange(InputStream, OutputStream, long, long) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| copyToString(InputStream, Charset) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| copy(InputStream, OutputStream) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| copyToString(ByteArrayOutputStream, Charset) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| drain(InputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| copy(String, Charset, OutputStream) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| copyToByteArray(InputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| copy(byte[], OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| nonClosing(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nonClosing(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| emptyInput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StreamUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |