Source file "org/apache/tomcat/util/http/fileupload/disk/DiskFileItemFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 0 of 0 | n/a | 9 | 9 | 20 | 20 | 9 | 9 |
| createItem(String, String, boolean, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DiskFileItemFactory(int, File) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| DiskFileItemFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRepository(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSizeThreshold(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultCharset(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRepository() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSizeThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |