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 | 65 of 65 | 0% | 0 of 0 | n/a | 13 | 13 | 24 | 24 | 13 | 13 |
ServerProperties.Jetty.Threads() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setAcceptors(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSelectors(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMin(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMax(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxQueueCapacity(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIdleTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAcceptors() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSelectors() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMin() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMax() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxQueueCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIdleTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |