EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.common.kb]

COVERAGE SUMMARY FOR SOURCE FILE [ParamList.java]

nameclass, %method, %block, %line, %
ParamList.java100% (2/2)78%  (7/9)54%  (52/97)67%  (14/21)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ParamList100% (1/1)67%  (4/6)38%  (28/73)46%  (6/13)
getParams (): ParamList$Param [] 0%   (0/1)0%   (0/9)0%   (0/1)
getParamsValues (String): String [] 0%   (0/1)0%   (0/36)0%   (0/6)
ParamList (): void 100% (1/1)100% (8/8)100% (2/2)
addParam (String, String): void 100% (1/1)100% (10/10)100% (2/2)
getParam (int): ParamList$Param 100% (1/1)100% (6/6)100% (1/1)
getSize (): int 100% (1/1)100% (4/4)100% (1/1)
     
class ParamList$Param100% (1/1)100% (3/3)100% (24/24)100% (8/8)
ParamList$Param (String, String): void 100% (1/1)100% (18/18)100% (6/6)
getName (): String 100% (1/1)100% (3/3)100% (1/1)
getValue (): String 100% (1/1)100% (3/3)100% (1/1)

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

[all classes][org.jboss.tools.common.kb]
EMMA 2.0.5312 (C) Vladimir Roubtsov