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 | 78 of 78 | 0% | 0 of 0 | n/a | 17 | 17 | 30 | 30 | 17 | 17 |
ServerProperties.Netty() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setConnectionTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setH2cMaxContentLength(DataSize) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInitialBufferSize(DataSize) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxChunkSize(DataSize) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxInitialLineLength(DataSize) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxKeepAliveRequests(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValidateHeaders(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIdleTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getConnectionTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getH2cMaxContentLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInitialBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxChunkSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxInitialLineLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxKeepAliveRequests() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidateHeaders() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIdleTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |