EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 2007)
[all classes][org.jboss.tools.common.util]

COVERAGE SUMMARY FOR SOURCE FILE [HttpUtil.java]

nameclass, %method, %block, %line, %
HttpUtil.java0%   (0/1)0%   (0/15)0%   (0/218)0%   (0/60)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class HttpUtil0%   (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)

[source file 'org/jboss/tools/common/util/HttpUtil.java' not found in sourcepath]

[all classes][org.jboss.tools.common.util]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov