Source file "io/undertow/server/handlers/form/MultiPartParserDefinition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 132 of 132 | 0% | 8 of 8 | 0% | 16 | 16 | 36 | 36 | 12 | 12 |
| create(HttpServerExchange) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| MultiPartParserDefinition() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| MultiPartParserDefinition(Path) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setExecutor(Executor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTempFileLocation(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultEncoding(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxIndividualFileSize(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFileSizeThreshold(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTempFileLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxIndividualFileSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |