Source file "org/apache/tomcat/util/http/fileupload/IOUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 14 of 14 | 0% | 14 | 14 | 34 | 34 | 7 | 7 |
| read(InputStream, byte[], int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| copyLarge(InputStream, OutputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| readFully(InputStream, byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| copy(InputStream, OutputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| closeQuietly(Closeable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readFully(InputStream, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IOUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |