Source file "io/undertow/server/handlers/RequestLimitingHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 6 of 6 | 0% | 9 | 9 | 20 | 20 | 6 | 6 |
| RequestLimitingHandler(int, int, HttpHandler) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| RequestLimitingHandler(RequestLimit, HttpHandler) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleRequest(HttpServerExchange) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RequestLimitingHandler(int, HttpHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRequestLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |