Source file "org/apache/http/message/BasicHttpResponse.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 256 of 256 | 0% | 12 of 12 | 0% | 22 | 22 | 70 | 70 | 16 | 16 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getStatusLine() | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
BasicHttpResponse(StatusLine, ReasonPhraseCatalog, Locale) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
BasicHttpResponse(StatusLine) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
BasicHttpResponse(ProtocolVersion, int, String) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
setStatusLine(StatusLine) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setStatusLine(ProtocolVersion, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setStatusLine(ProtocolVersion, int, String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getReason(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
setStatusCode(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setLocale(Locale) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setReasonPhrase(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setEntity(HttpEntity) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getProtocolVersion() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEntity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLocale() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |