Source file "org/eclipse/jetty/server/handler/IdleTimeoutHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 60 of 60 | 0% | 4 of 4 | 0% | 8 | 8 | 17 | 17 | 6 | 6 |
handle(String, Request, HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
IdleTimeoutHandler() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setApplyToAsync(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIdleTimeoutMs(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isApplyToAsync() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIdleTimeoutMs() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |