Source file "org/apache/hc/client5/http/async/methods/SimpleBody.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 156 of 156 | 0% | 26 of 26 | 0% | 22 | 22 | 27 | 27 | 9 | 9 |
create(String, ContentType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getBodyBytes() | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
getBodyText() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
SimpleBody(byte[], String, ContentType) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
create(byte[], ContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isText() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isBytes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getContentType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |