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 | 210 of 210 | 0% | 14 of 14 | 0% | 20 | 20 | 58 | 58 | 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(String, Charset, OutputStream) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| copy(InputStream, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| copy(byte[], OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| copyToString(ByteArrayOutputStream, Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| drain(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nonClosing(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nonClosing(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copyToByteArray(InputStream) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StreamUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptyInput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |