Source file "org/springframework/boot/web/servlet/MultipartConfigFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 4 of 4 | 0% | 12 | 12 | 26 | 26 | 10 | 10 |
| parseSize(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| MultipartConfigFactory() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createMultipartConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setFileSizeThreshold(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 | ||
| setLocation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxFileSize(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxRequestSize(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFileSizeThreshold(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |