Source file "org/springframework/web/multipart/commons/CommonsFileUploadSupport.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 389 of 389 | 0% | 32 of 32 | 0% | 35 | 35 | 85 | 85 | 19 | 19 |
parseFileItems(List, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
cleanupFileItems(MultiValueMap) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
lambda$parseFileItems$0(CommonsMultipartFile, Boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$cleanupFileItems$1(CommonsMultipartFile, Boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setUploadTempDir(Resource) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
prepareFileUpload(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
CommonsFileUploadSupport() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
determineEncoding(String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
createMultipartFile(FileItem) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getDefaultEncoding() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setMaxUploadSize(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxUploadSizePerFile(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxInMemorySize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultEncoding(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPreserveFilename(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newFileItemFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFileItemFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFileUpload() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isUploadTempDirSpecified() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |