Source file "org/apache/tomcat/util/http/fileupload/FileUploadBase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 379 of 379 | 0% | 48 of 48 | 0% | 29 | 29 | 85 | 85 | 5 | 5 |
| FileUploadBase.FileItemIteratorImpl(FileUploadBase, RequestContext) | 0% | 0% | 9 | 9 | 29 | 29 | 1 | 1 | ||
| findNextItem() | 0% | 0% | 12 | 12 | 42 | 42 | 1 | 1 | ||
| next() | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| hasNext() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getContentLength(FileItemHeaders) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |