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

COVERAGE SUMMARY FOR SOURCE FILE [KbHtmlStore.java]

nameclass, %method, %block, %line, %
KbHtmlStore.java100% (1/1)29%  (8/28)8%   (78/950)11%  (25/238)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class KbHtmlStore100% (1/1)29%  (8/28)8%   (78/950)11%  (25/238)
checkNonRefusedEndTag (String): boolean 0%   (0/1)0%   (0/20)0%   (0/7)
cleanQuery (KbQuery): String 0%   (0/1)0%   (0/58)0%   (0/15)
clearCache (): void 0%   (0/1)0%   (0/5)0%   (0/3)
getAttributeProposal (ArrayList): ArrayList 0%   (0/1)0%   (0/5)0%   (0/1)
getAttributeTypesByName (String, String, boolean): ArrayList 0%   (0/1)0%   (0/50)0%   (0/11)
getAttributes (String, String): ArrayList 0%   (0/1)0%   (0/8)0%   (0/1)
getElementTypeByName (String): Element 0%   (0/1)0%   (0/44)0%   (0/11)
getElementTypeCache (): Map 0%   (0/1)0%   (0/8)0%   (0/3)
getEndTagProposal (KbQuery): KbProposal 0%   (0/1)0%   (0/83)0%   (0/14)
getEnumeration (String, String, String): ArrayList 0%   (0/1)0%   (0/75)0%   (0/19)
getHtmlElementTypesByName (String, String): ArrayList 0%   (0/1)0%   (0/55)0%   (0/15)
getProposal (Collection, boolean): ArrayList 0%   (0/1)0%   (0/85)0%   (0/21)
getTagProposal (Collection): ArrayList 0%   (0/1)0%   (0/69)0%   (0/16)
getTags (String, String): ArrayList 0%   (0/1)0%   (0/6)0%   (0/1)
getTwoLastTags (String): String 0%   (0/1)0%   (0/27)0%   (0/8)
queryAttributeProposal (String): ArrayList 0%   (0/1)0%   (0/65)0%   (0/13)
queryProposal (KbQuery): Collection 0%   (0/1)0%   (0/111)0%   (0/24)
queryTagProposal (String, String): ArrayList 0%   (0/1)0%   (0/23)0%   (0/5)
registerResource (KbResource): void 0%   (0/1)0%   (0/1)0%   (0/1)
unregisterResource (KbResource): void 0%   (0/1)0%   (0/1)0%   (0/1)
queryAttributeInformation (KbQuery): AttributeDescriptor 100% (1/1)26%  (8/31)33%  (3/9)
queryTagInformation (KbQuery): TagDescriptor 100% (1/1)36%  (14/39)36%  (5/14)
activateHtmlSchema (): boolean 100% (1/1)45%  (19/42)42%  (5/12)
getTagInfoCache (): Map 100% (1/1)75%  (6/8)67%  (2/3)
<static initializer> 100% (1/1)100% (15/15)100% (4/4)
KbHtmlStore (): void 100% (1/1)100% (11/11)100% (4/4)
getInstance (): KbHtmlStore 100% (1/1)100% (2/2)100% (1/1)
htmlSchemaIsActivating (): boolean 100% (1/1)100% (3/3)100% (1/1)

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

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