Source file "org/springframework/boot/autoconfigure/web/ServerProperties.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 | 14 | 14 | 23 | 23 | 14 | 14 |
| ServerProperties.Undertow() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMaxHttpPostSize(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBufferSize(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIoThreads(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWorkerThreads(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDirectBuffers(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEagerFilterInit(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxHttpPostSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIoThreads() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWorkerThreads() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDirectBuffers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEagerFilterInit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAccesslog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |