Source file "javax/servlet/MultipartConfigElement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 6 of 6 | 0% | 10 | 10 | 28 | 28 | 7 | 7 |
| MultipartConfigElement(String, long, long, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| MultipartConfigElement(String) | 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 |