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

COVERAGE SUMMARY FOR SOURCE FILE [KbQuery.java]

nameclass, %method, %block, %line, %
KbQuery.java100% (1/1)59%  (10/17)45%  (198/436)50%  (55/110)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class KbQuery100% (1/1)59%  (10/17)45%  (198/436)50%  (55/110)
KbQuery (String): void 0%   (0/1)0%   (0/19)0%   (0/6)
decode (String): String 0%   (0/1)0%   (0/86)0%   (0/19)
encode (String): String 0%   (0/1)0%   (0/61)0%   (0/11)
getFullQueryForLastTag (): String 0%   (0/1)0%   (0/18)0%   (0/5)
getLastTag (): String 0%   (0/1)0%   (0/11)0%   (0/3)
setResources (Collection): void 0%   (0/1)0%   (0/4)0%   (0/2)
toString (): String 0%   (0/1)0%   (0/30)0%   (0/7)
getLastTagPrefixName (): String 100% (1/1)85%  (23/27)78%  (7/9)
getLastTagName (): String 100% (1/1)92%  (46/50)88%  (14/16)
getFullLastTagName (): String 100% (1/1)97%  (31/32)98%  (7.9/8)
KbQuery (String, Collection): void 100% (1/1)100% (22/22)100% (7/7)
KbQuery (String, Collection, Collection): void 100% (1/1)100% (25/25)100% (8/8)
getDinamicResources (): Collection 100% (1/1)100% (3/3)100% (1/1)
getLastTag (boolean): String 100% (1/1)100% (31/31)100% (9/9)
getNotFullLastTag (): String 100% (1/1)100% (11/11)100% (3/3)
getQuery (): String 100% (1/1)100% (3/3)100% (1/1)
getResources (): Collection 100% (1/1)100% (3/3)100% (1/1)

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

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