Source file "org/apache/hc/core5/http/protocol/RequestHandlerRegistry.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 168 of 168 | 0% | 28 of 28 | 0% | 22 | 22 | 40 | 40 | 8 | 8 |
register(String, String, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
resolve(HttpRequest, HttpContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
RequestHandlerRegistry(String, Supplier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getPatternMatcher(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
RequestHandlerRegistry(String, UriPatternType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RequestHandlerRegistry(UriPatternType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RequestHandlerRegistry() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$new$0(UriPatternType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |