Source file "org/springframework/web/multipart/support/StandardMultipartHttpServletRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 259 of 259 | 0% | 36 of 36 | 0% | 27 | 27 | 64 | 64 | 9 | 9 |
| parseRequest(HttpServletRequest) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| getParameterMap() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getMultipartHeaders(String) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| getParameterNames() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| handleParseFailure(Throwable) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| getMultipartContentType(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StandardMultipartHttpServletRequest(HttpServletRequest, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StandardMultipartHttpServletRequest(HttpServletRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initializeMultipart() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |