Source file "org/apache/http/message/BasicStatusLine.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 9 of 35 | 74% | 0 of 0 | n/a | 2 | 6 | 2 | 10 | 2 | 6 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BasicStatusLine(ProtocolVersion, int, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
getStatusCode() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getProtocolVersion() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getReasonPhrase() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |