Source file "org/apache/http/entity/StringEntity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 115 of 115 | 0% | 10 of 10 | 0% | 16 | 16 | 31 | 31 | 11 | 11 |
StringEntity(String, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
StringEntity(String, ContentType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
StringEntity(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
StringEntity(String, Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
StringEntity(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContentLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRepeatable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStreaming() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |