Source file "jakarta/servlet/MultipartConfigElement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 4 of 4 | 0% | 9 | 9 | 26 | 26 | 7 | 7 |
| MultipartConfigElement(String) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| MultipartConfigElement(String, long, long, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| MultipartConfigElement(MultipartConfig) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxFileSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxRequestSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFileSizeThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |