Source file "org/apache/hc/core5/http/message/StatusLine.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 141 of 141 | 0% | 20 of 20 | 0% | 23 | 23 | 28 | 28 | 13 | 13 |
StatusLine(HttpResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
StatusLine(ProtocolVersion, int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isError() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isInformational() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSuccessful() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isRedirection() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isClientError() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isServerError() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getStatusCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStatusClass() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProtocolVersion() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReasonPhrase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |