Source file "org/springframework/boot/autoconfigure/web/servlet/MultipartProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 99 of 99 | 0% | 8 of 8 | 0% | 18 | 18 | 34 | 34 | 14 | 14 |
| createMultipartConfig() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| MultipartProperties() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxFileSize(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxRequestSize(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFileSizeThreshold(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResolveLazily(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| isResolveLazily() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |