EMMA Coverage Report (generated Sun Sep 18 11:34:27 PHT 2011)
[all classes][org.apache.continuum.configuration.model]

COVERAGE SUMMARY FOR SOURCE FILE [ProxyConfiguration.java]

nameclass, %method, %block, %line, %
ProxyConfiguration.java100% (1/1)89%  (8/9)88%  (30/34)86%  (12/14)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ProxyConfiguration100% (1/1)89%  (8/9)88%  (30/34)86%  (12/14)
setProxyUser (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
ProxyConfiguration (): void 100% (1/1)100% (6/6)100% (2/2)
getProxyHost (): String 100% (1/1)100% (3/3)100% (1/1)
getProxyPassword (): String 100% (1/1)100% (3/3)100% (1/1)
getProxyPort (): int 100% (1/1)100% (3/3)100% (1/1)
getProxyUser (): String 100% (1/1)100% (3/3)100% (1/1)
setProxyHost (String): void 100% (1/1)100% (4/4)100% (2/2)
setProxyPassword (String): void 100% (1/1)100% (4/4)100% (2/2)
setProxyPort (int): void 100% (1/1)100% (4/4)100% (2/2)

[source file 'org/apache/continuum/configuration/model/ProxyConfiguration.java' not found in sourcepath]

[all classes][org.apache.continuum.configuration.model]
EMMA 2.0.5312 (C) Vladimir Roubtsov