Source file "org/apache/tools/ant/taskdefs/condition/Http.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 254 of 254 | 0% | 28 of 28 | 0% | 23 | 23 | 58 | 58 | 9 | 9 |
| eval() | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| request(HttpURLConnection, URL) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| redirectionAllowed(URL, URL) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| Http() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setRequestMethod(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setReadTimeout(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setUrl(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorsBeginAt(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFollowRedirects(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |