Source file "twitter4j/HttpRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 220 of 220 | 0% | 32 of 32 | 0% | 26 | 26 | 35 | 35 | 10 | 10 |
| hashCode() | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| HttpRequest(RequestMethod, String, HttpParameter[], Authorization, Map) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getURL() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorization() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |