Source file "org/apache/hc/core5/http/message/RequestLine.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 77 of 77 | 0% | 4 of 4 | 0% | 8 | 8 | 17 | 17 | 6 | 6 |
RequestLine(HttpRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
RequestLine(String, String, ProtocolVersion) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getMethod() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProtocolVersion() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUri() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |