Source file "org/apache/hc/client5/http/async/methods/SimpleHttpRequest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 153 of 153 | 0% | 8 of 8 | 0% | 23 | 23 | 35 | 35 | 19 | 19 |
copy(HttpRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getContentType() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getBodyText() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getBodyBytes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
create(String, String, URIAuthority, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(Method, HttpHost, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SimpleHttpRequest(Method, HttpHost, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleHttpRequest(String, String, URIAuthority, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
create(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(String, URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(Method, URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SimpleHttpRequest(String, HttpHost, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleHttpRequest(Method, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBody(byte[], ContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBody(String, ContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleHttpRequest(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleHttpRequest(String, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBody(SimpleBody) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBody() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |