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

COVERAGE SUMMARY FOR SOURCE FILE [KbDtdConvertor.java]

nameclass, %method, %block, %line, %
KbDtdConvertor.java0%   (0/1)0%   (0/20)0%   (0/597)0%   (0/131)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class KbDtdConvertor0%   (0/1)0%   (0/20)0%   (0/597)0%   (0/131)
<static initializer> 0%   (0/1)0%   (0/5)0%   (0/2)
KbDtdConvertor (): void 0%   (0/1)0%   (0/3)0%   (0/2)
convertToSchema (File): Document 0%   (0/1)0%   (0/16)0%   (0/4)
convertToSchema (InputStream): Document 0%   (0/1)0%   (0/10)0%   (0/1)
convertToSchema (KbResource): Document 0%   (0/1)0%   (0/70)0%   (0/18)
convertToSchema (Reader, Properties): Document 0%   (0/1)0%   (0/92)0%   (0/19)
createOutputFormat (): OutputFormat 0%   (0/1)0%   (0/15)0%   (0/4)
getElementContent (DTDItem, Collection): void 0%   (0/1)0%   (0/38)0%   (0/9)
getEnumValues (DTDAttribute): String 0%   (0/1)0%   (0/45)0%   (0/8)
getInstance (): KbDtdConvertor 0%   (0/1)0%   (0/2)0%   (0/1)
prepareAttributeAttributes (DTDAttribute, Properties): void 0%   (0/1)0%   (0/34)0%   (0/4)
prepareAttributeNode (Element, DTDAttribute): void 0%   (0/1)0%   (0/14)0%   (0/4)
prepareAttributeTypeAttributes (DTDAttribute, Properties): void 0%   (0/1)0%   (0/54)0%   (0/8)
prepareAttributeTypeNode (Element, DTDAttribute): void 0%   (0/1)0%   (0/14)0%   (0/4)
prepareCommentNode (Element, DTDComment): void 0%   (0/1)0%   (0/7)0%   (0/2)
prepareDocument (DTD, Properties): Document 0%   (0/1)0%   (0/6)0%   (0/2)
prepareElementNode (Element, String): void 0%   (0/1)0%   (0/15)0%   (0/4)
prepareElementTypeAttributes (DTDElement, Properties): void 0%   (0/1)0%   (0/17)0%   (0/4)
prepareElementTypeNode (Element, DTDElement, DTDComment): void 0%   (0/1)0%   (0/113)0%   (0/23)
serialize (Element): String 0%   (0/1)0%   (0/27)0%   (0/8)

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

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