EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.common.kb]

COVERAGE SUMMARY FOR SOURCE FILE [ParamList.java]

nameclass, %method, %block, %line, %
ParamList.java100% (2/2)44%  (4/9)57%  (55/97)62%  (12,9/21)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ParamList100% (1/1)50%  (3/6)51%  (37/73)53%  (6,9/13)
getParam (int): ParamList$Param 0%   (0/1)0%   (0/6)0%   (0/1)
getParams (): ParamList$Param [] 0%   (0/1)0%   (0/9)0%   (0/1)
getSize (): int 0%   (0/1)0%   (0/4)0%   (0/1)
getParamsValues (String): String [] 100% (1/1)53%  (19/36)49%  (2,9/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)
     
class ParamList$Param100% (1/1)33%  (1/3)75%  (18/24)75%  (6/8)
getName (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getValue (): String 0%   (0/1)0%   (0/3)0%   (0/1)
ParamList$Param (String, String): void 100% (1/1)100% (18/18)100% (6/6)

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

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