name | class, % | method, % | block, % | line, % |
---|
| | | | |
class HttpUtil | 0% (0/1) | 0% (0/15) | 0% (0/218) | 0% (0/60) |
HttpUtil (): void | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
createHttpClient (String): HttpClient | | 0% (0/1) | 0% (0/4) | 0% (0/1) |
createHttpClient (String, IProxyService): HttpClient | | 0% (0/1) | 0% (0/106) | 0% (0/27) |
executeGetMethod (String): GetMethod | | 0% (0/1) | 0% (0/6) | 0% (0/2) |
executeGetMethod (String, IProxyService): GetMethod | | 0% (0/1) | 0% (0/15) | 0% (0/4) |
executePostMethod (String): PostMethod | | 0% (0/1) | 0% (0/6) | 0% (0/2) |
executePostMethod (String, IProxyService): PostMethod | | 0% (0/1) | 0% (0/15) | 0% (0/4) |
getInputStreamFromUrlByGetMethod (String): InputStream | | 0% (0/1) | 0% (0/6) | 0% (0/2) |
getInputStreamFromUrlByGetMethod (String, IProxyService): InputStream | | 0% (0/1) | 0% (0/7) | 0% (0/2) |
getInputStreamFromUrlByPostMethod (String): InputStream | | 0% (0/1) | 0% (0/6) | 0% (0/2) |
getProxyService (): IProxyService | | 0% (0/1) | 0% (0/18) | 0% (0/5) |
getStatusCodeFromUrlByGetMethod (String): int | | 0% (0/1) | 0% (0/6) | 0% (0/2) |
getStatusCodeFromUrlByGetMethod (String, IProxyService): int | | 0% (0/1) | 0% (0/7) | 0% (0/2) |
getStatusCodeFromUrlByPostMethod (String): int | | 0% (0/1) | 0% (0/6) | 0% (0/2) |
getStatusCodeFromUrlByPostMethod (String, IProxyService): int | | 0% (0/1) | 0% (0/7) | 0% (0/2) |